updating docs to be inline with deployed code (#2826)
This commit is contained in:
parent
1c904e63b1
commit
1c3d34e8ba
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue