diff --git a/README.md b/README.md index c7966da..325a5d0 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,8 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi #### Smart Home - Integration Software -* [FHEM](http://fhem.de/fhem.html) has a [MQTT module](http://fhem.de/commandref.html#MQTT) since V5.6 . +* [FHEM](http://fhem.de/fhem.html) has a [MQTT module](http://fhem.de/commandref.html#MQTT) since V5.6. +* [Home Assistant](https://home-assistant.io/) has a MQTT component. * [homekit2mqtt](https://github.com/hobbyquaker/homekit2mqtt) - Interface between [HAP-NodeJS](https://github.com/KhaosT/HAP-NodeJS) and MQTT. Control MQTT connected devices with Siri or HomeKit Apps. * [ioBroker](https://github.com/ioBroker) has a [MQTT adapter](https://github.com/ioBroker/ioBroker.mqtt). * [Net-Commander](http://net-commander.com/) has built in MQTT connectivity.