Harmonised topic name and mention enabled autodiscovery (#5120)

* Harmonised topic name and mention enabled autodiscovery

* image shall not be the state of entity
This commit is contained in:
jmtatsch 2018-04-06 06:11:42 +02:00 committed by Paulus Schoutsen
parent b0e5093b02
commit 0814d5c531

View File

@ -15,6 +15,7 @@ The discovery of MQTT devices will enable one to use MQTT devices with only mini
Supported by MQTT discovery: Supported by MQTT discovery:
- [Binary sensors](/components/binary_sensor.mqtt/) - [Binary sensors](/components/binary_sensor.mqtt/)
- [Cameras](/components/camera.mqtt/)
- [Covers](/components/cover.mqtt/) - [Covers](/components/cover.mqtt/)
- [Fans](/components/fan.mqtt/) - [Fans](/components/fan.mqtt/)
- [Lights](/components/light.mqtt/) - [Lights](/components/light.mqtt/)