Add Cover to MQTT Discovery (#3983)
Adds Cover to the list of MQTT components supported by MQTT discovery.
This commit is contained in:
parent
9a404b9a88
commit
9bba1df831
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,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/)
|
||||||
|
- [Covers](/components/cover.mqtt/)
|
||||||
- [Fans](/components/fan.mqtt/)
|
- [Fans](/components/fan.mqtt/)
|
||||||
- [Lights](/components/light.mqtt/)
|
- [Lights](/components/light.mqtt/)
|
||||||
- [Sensors](/components/sensor.mqtt/)
|
- [Sensors](/components/sensor.mqtt/)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue