mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
updating docs to be inline with deployed code (#2826)
This commit is contained in:
parent
1c904e63b1
commit
1c3d34e8ba
@ -37,7 +37,7 @@ Configuration variables:
|
||||
|
||||
- **name** (*Optional*): The name of the sensor. Default is `MQTT Cover`.
|
||||
- **state_topic** (*Optional*): The MQTT topic subscribed to receive sensor values.
|
||||
- **command_topic** (*Required*): The MQTT topic to publish commands to control the rollershutter.
|
||||
- **command_topic** (*Optional*): The MQTT topic to publish commands to control the rollershutter.
|
||||
- **payload_open** (*Optional*): The payload that opens the cover. Default is `OPEN`.
|
||||
- **payload_close** (*Optional*): The payload that closes the cover. Default is `CLOSE`.
|
||||
- **payload_stop** (*Optional*): The payload that stops the rollershutter. default is `STOP`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user