Adds MQTT Fans to the MQTT Discovery docs (#3386)

This commit is contained in:
Walter Huf 2017-09-25 14:32:22 -07:00 committed by Fabian Affolter
parent 516d2f5aa8
commit 1ad776685a

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/)