/MinecraftServer-HA

A Minecraft server sensor for https://home-assistant.io

Primary LanguagePython

Minecraft Server Home Assistant Sensor

"Now you too can flash your living room lights when someone joins your Minecraft server!"

Screenshot

Add minecraft.py to your custom_components/sensor folder and use this in your config:

sensor:
  platform: minecraft
  name: [NAME]
  server: [SERVER_ADDRESS]

In your Minecraft Server configuration file, set query=true. Failure to do so will cause communication errors.