Add Cover to MQTT Discovery (#3983)

Adds Cover to the list of MQTT components supported by MQTT discovery.
This commit is contained in:
marthoc 2017-11-14 23:19:24 -05:00 committed by Paulus Schoutsen
parent 9a404b9a88
commit 9bba1df831

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/)
- [Covers](/components/cover.mqtt/)
- [Fans](/components/fan.mqtt/)
- [Lights](/components/light.mqtt/)
- [Sensors](/components/sensor.mqtt/)