adding doc for tilt inversion (#2548)
This commit is contained in:
parent
ef67bcec8d
commit
cce5358130
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ Configuration variables:
|
|||
- **tilt_closed_value** (*Optional*): The value that will be sent on a `close_cover_tilt` command. Default is `0`
|
||||
- **tilt_opened_value** (*Optional*): The value that will be sent on an `open_cover_tilt` command. Default is `100`
|
||||
- **tilt_status_optimistic** (*Optional*): Flag that determines if tilt works in optimistic mode. Default is `true` if `tilt_status_topic` is not deinfed, else `false`
|
||||
- **tilt_invert_state** (*Optional*): Flag that determines if open/close are flipped; higher values toward closed and lower values toward open. Default is `False`
|
||||
|
||||
## {% linkable_title Examples %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue