All Projects → Codestian → HomeAssistantMC

Codestian / HomeAssistantMC

Licence: MIT license
Bridge Home Assistant with Minecraft

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to HomeAssistantMC

Thistle
6502 based architecture for OpenComputers
Stars: ✭ 26 (+8.33%)
Mutual labels:  minecraft-mod, forge-mod
NaturesCompass
A Minecraft mod that allows you to search for a biome's location anywhere in the world and view information about it.
Stars: ✭ 42 (+75%)
Mutual labels:  minecraft-mod, forge-mod
ForgeModdingSkeleton
Skeletons for building Forge mods
Stars: ✭ 21 (-12.5%)
Mutual labels:  minecraft-mod, forge-mod
RubyMod
RubyMod is an open-source mod, which prioritizes sharing its code to help other modders learn.
Stars: ✭ 15 (-37.5%)
Mutual labels:  minecraft-mod, forge-mod
ChatTweaks
Minecraft Mod. Emoticons, Image Preview, Tabs and Filters. Client-side only.
Stars: ✭ 14 (-41.67%)
Mutual labels:  minecraft-mod, forge-mod
Tiny-Redstone
Forge mod for Minecraft that adds many tiny redstone pieces that you can put together on redstone panels to form tiny redstone circuits.
Stars: ✭ 20 (-16.67%)
Mutual labels:  minecraft-mod, forge-mod
ClientTweaks
Minecraft Mod. There, I fixed Minecraft for you. Various optional tweaks to improve Minecraft Quality of Life.
Stars: ✭ 13 (-45.83%)
Mutual labels:  minecraft-mod, forge-mod
ForgeWurst
Wurst Client for Minecraft Forge.
Stars: ✭ 37 (+54.17%)
Mutual labels:  minecraft-mod, forge-mod
PlusTiC
Minecraft mod for adding new tools to and integrating various mods with Tinkers Construct
Stars: ✭ 34 (+41.67%)
Mutual labels:  minecraft-mod, forge-mod
Practical-Logistics-2
All things data - Minecraft Forge Mod
Stars: ✭ 16 (-33.33%)
Mutual labels:  minecraft-mod, forge-mod
GregTech
The Approved Continuation, Rewrite and Re-envisioning of GregTech 5
Stars: ✭ 96 (+300%)
Mutual labels:  minecraft-mod, forge-mod
Bumblezone
A bee dimension just for fun!
Stars: ✭ 87 (+262.5%)
Mutual labels:  minecraft-mod, forge-mod
JMT-MCMT
A multithreading mod for for Minecraft forge 1.15.2 and 1.16.x
Stars: ✭ 206 (+758.33%)
Mutual labels:  minecraft-mod, forge-mod
ShoulderSurfing
Custom 3rd person perspective for Minecraft
Stars: ✭ 28 (+16.67%)
Mutual labels:  minecraft-mod, forge-mod
crafting-dead
The Minecraft zombie survival mod.
Stars: ✭ 44 (+83.33%)
Mutual labels:  minecraft-mod, forge-mod
Iodine
A Minecraft mod - server plugin pair that adds custom GUIs and overlays. No more inventory and chat menus!
Stars: ✭ 23 (-4.17%)
Mutual labels:  minecraft-mod, forge-mod
FarmingForBlockheads
Minecraft Mod. Adds a seed market with a search bar and a scrolling grid.
Stars: ✭ 26 (+8.33%)
Mutual labels:  minecraft-mod, forge-mod
ExCompressum
Minecraft Mod. Ex Nihilo Addon. Adds a compressed hammer that can be used on compressed blocks from Extra Utilities.
Stars: ✭ 26 (+8.33%)
Mutual labels:  minecraft-mod, forge-mod
gottsch-minecraft-Treasure
Source code for gottsch's Treasure2! minecraft mod. Versions: 1.12.2 and 1.16.5
Stars: ✭ 15 (-37.5%)
Mutual labels:  minecraft-mod, forge-mod
serilum-mc-mods
A hub for source code, issues and content suggestions for Serilum's Minecraft mods on CurseForge.
Stars: ✭ 66 (+175%)
Mutual labels:  minecraft-mod, forge-mod

Logo of HomeAssistantMC

HomeAssistantMC is a Minecraft mod that integrates Home Assistant to Minecraft, allowing retrieval of entity states and calling of services. This allows you to build and execute automations entirely ingame.

Documentation

Setup, configure and learn how to use HomeAssistantMC on the documentation site.

Project Setup

To build HomeAssistantMC from source code, clone the repository and open a Java IDE (IntelliJ recommended). Generate the run configurations with either gradlew genEclipseRuns (Eclipse) or gradlew genIntellijRuns (IntelliJ). Run gradlew build to generate the .jar file.

For the documentation site, run npm install followed by npm run dev. The site is built with Vuepress written in markdown format.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].