Merge pull request #3530 from home-assistant/release-0-55

0.55
This commit is contained in:
Fabian Affolter 2017-10-07 21:12:17 +02:00 committed by GitHub
commit ae690e4953
60 changed files with 1387 additions and 88 deletions

View file

@ -16,6 +16,7 @@ The discovery of MQTT devices will enable one to use MQTT devices with only mini
Supported by MQTT discovery:
- [Binary sensors](/components/binary_sensor.mqtt/)
- [Fans](/components/fan.mqtt/)
- [Lights](/components/light.mqtt/)
- [Sensors](/components/sensor.mqtt/)
- [Switches](/components/switch.mqtt/)