homieiot / homie-esp8266

💡 ESP8266 framework for Homie, a lightweight MQTT convention for the IoT
http://homieiot.github.io/homie-esp8266
MIT License
1.36k stars 308 forks source link

Home Assistant integration #723

Open elbowz opened 2 years ago

elbowz commented 2 years ago

I have recently written an Home Assistant integration for Homie.

https://github.com/elbowz/ha-homie

It support devices auto-discovery and some type of Homie properties (HA entities). Also support a manual configuration through the configuration.yaml (more info in the README of the repo).

I hope can be useful to the Homie Community, all tests are welcome. For now no improvements or new features (due time constraints, sry).

Ciao!