fix home-assistatnt url

This commit is contained in:
Sebastian Raff
2018-04-06 23:44:40 +02:00
committed by GitHub
parent 1c0c0d4c0b
commit fd8157128f

View File

@@ -208,7 +208,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi
* [control-freak](https://github.com/tx4x/control-freak) - IDE for IoT & friends. Built in MQTT support. * [control-freak](https://github.com/tx4x/control-freak) - IDE for IoT & friends. Built in MQTT support.
* [Domoticz](http://www.domoticz.com/) - Domoticz beta supports MQTT. * [Domoticz](http://www.domoticz.com/) - Domoticz beta supports MQTT.
* [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. * [Home Assistant](https://www.home-assistant.io/) has a MQTT component.
* [Homegear](https://www.homegear.eu/index.php/Main_Page) has build in MQTT support. * [Homegear](https://www.homegear.eu/index.php/Main_Page) has build in MQTT support.
* [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.
* [Home.Pi](https://github.com/denschu/home.pi) is based on MQTT. * [Home.Pi](https://github.com/denschu/home.pi) is based on MQTT.