adds Home Assistant

This commit is contained in:
Sebastian Raff
2016-05-16 11:03:06 +02:00
parent 150275780f
commit 06ad05930f

View File

@@ -154,7 +154,8 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi
#### Smart Home - Integration Software #### 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. * [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). * [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. * [Net-Commander](http://net-commander.com/) has built in MQTT connectivity.