Bridge Home Assistant with Minecraft

Overview

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.

You might also like...

🗺️ Minecraft map editor and mod

A Minecraft Map Editor... that runs in-game! With selections, schematics, copy and paste, brushes, and scripting! Use it in creative, survival in sing

Jan 1, 2023

Essentials - Minecraft server command mod - Adds over 100 commands for use in-game to help manage a server

Essentials Development Readme The official repository is at: https://github.com/essentials/Essentials We use NetBeans 7.3 for development. Recommended

Jan 7, 2023

A fast, customizable and compatible open source server for Minecraft: Java Edition

A fast, customizable and compatible open source server for Minecraft: Java Edition

Glowstone A fast, customizable and compatible open source server for Minecraft: Java Edition. Introduction Glowstone is a lightweight, from scratch, o

Dec 31, 2022

BoardGames for Minecraft 1.13.2+

Boardgames This is a Minecraft Spigot Plugin written in Java for 1.13+. Current implemented games: Kniffel [WIP] Building This project uses maven. To

Dec 11, 2022

A library that provide informations for minecraft servers (players, maxplayers and motd)

MinecraftServerInformations MinecraftServerInformation is a java library for retrieving informations about Minecraft Servers. Installation Download th

Sep 11, 2022

Staff-Mode plugin for Minecraft servers.

Staff-Mode plugin for Minecraft servers.

DONUTSTAFF A Simple Staff Mode plugin for you Minecraft Server. This plugin goals to lightweight and fast. At the moment, is on a BETA phase, so pleas

Jan 28, 2022

A minecraft mod that allows additional windows to be opened alongside the game

Breakout API BreakoutAPI is a Minecraft mod which allows developers to create new windows that run alongside Minecraft. All the windows run on the sam

Jan 3, 2023

A Minecraft Mod for Fabric which aims to make Block Entity rendering faster and more customizable with almost no compromises.

A Minecraft Mod for Fabric which aims to make Block Entity rendering faster and more customizable with almost no compromises.

Enhanced Block Entities EBE is a 100% client side mod for Minecraft on the Fabric mod loader which aims to increase the performance of block entity re

Dec 30, 2022

Minecraft Bedrock Edition 假人客户端

FakePlayer Minecraft Bedrock Edition 假人客户端 环境依赖 Java8或更高 使用方法 unzip FakePlayer-0.2.2-SNAPSHOT.zip cd FakePlayer-0.2.2-SNAPSHOT/bin ./FakePlayer-GUI(GU

Jan 5, 2023
Comments
  • Can't connect with https home assistant instance

    Can't connect with https home assistant instance

    Can't connect with https home assistant instance using the single player mod on Minecraft 1.16.5. I tried all possibilities, ws v/s wss (should be wss), port 8123, 8080, 443, 80 etc. with and without /api/websocket at the end of the url, local ip and public web address...

    This, unfortunately, is all I get. "Connection closed by remote peer Code: -1 Reason:"

    Meanwhile, using a small app I made using Ktor, connecting with my Home Assistant instance works fine. The configuration which works for me with Ktor is wss, port 8123 and with the /api/websocket path at the end.

    opened by Jolanrensen 1
Owner
Muhd Hakim
Aspiring software engineer. Home automation enthusiast.
Muhd Hakim
A mixin based ghost client for Minecraft 1.8.9 built on Minecraft Forge.

A mixin based ghost client for Minecraft 1.8.9 built on Minecraft Forge. Originally designed as a MCP Client (called Tephra), it is now being ported t

Peanut 130 Jan 1, 2023
An efficient map viewer for Minecraft seed in a nice GUI with utilities without ever needing to install Minecraft.

To download it head to the Releases section. To run it: either double click it on it if you have the Java Runtime (JRE) or use the command line (shift

Neil 127 Dec 24, 2022
A free mixin-based injection hacked-client for Minecraft using Minecraft Forge.

Custom LiquidBounce 1.8.9 build that aims to improve original visuals and bypasses, along with built-in ViaVersion to help you change from 1.8 to 1.17.1 without creating any other version branch.

epic group of paster 123 Jan 2, 2023
Small mod for Minecraft Forge 1.16.5 that sends messages of in-game events to a channel in your Discord server. This mod also enables cross-chatting between Minecraft and Discord.

DiscordSync Small mod for Minecraft Forge 1.16.5 that sends messages of in-game events to a channel in your Discord server. This mod also enables cros

AeonLucid 4 Dec 20, 2022
Minecraft Utility Mod for the latest release of Minecraft developed by Cypphi.

Minecraft Utility Mod for the latest release of Minecraft developed by Cypphi.

Haze 18 Jan 1, 2023
Play snake, in minecraft. This is a crude, horibly made snake in minecraft game. Requires PaperMC 1.18.2.

MinecraftSnake Play snake, in minecraft. This is a crude, horibly made snake in minecraft game. Requires PaperMC 1.18.2. Installation: Create a paperm

null 1 Sep 30, 2022
The Minecraft Mod API

Bukkit A Minecraft Server API. Website: http://bukkit.org Bugs/Suggestions: http://leaky.bukkit.org Contributing Guidelines: CONTRIBUTING.md Compilati

The Bukkit Project 2.2k Dec 31, 2022
Modifications to the Minecraft base files to assist in compatibility between mods.

MinecraftForge Forge is a free, open-source modding API all of your favourite mods use! Version Support 1.16.x Active 1.15.x LTS Download Forum Discor

Minecraft Forge 5.9k Jan 3, 2023
Equivalent Exchange 3 Apache 2 Equivalent Exchange 3 pahimar Equivalent-Exchange-3. Mods for Minecraft. License: Apache 2 , .

Welcome to Equivalent Exchange 3! All versions are available here Minecraft Forums page Compiling EE3 - For those that want the latest unreleased feat

Rob Davis 709 Dec 15, 2022
A Minecraft plugin API

SpongeAPI A mature Minecraft plugin API (not including an implementation), licensed under the MIT License. Homepage Source Issues Documentation Commun

SpongePowered 1.1k Dec 27, 2022