Skip to content

Commit 370dad3

Browse files
cribbstechnologiesballoob
authored andcommitted
adding doc for tilt inversion (home-assistant#2548)
1 parent fa9718c commit 370dad3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/cover.mqtt.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Configuration variables:
5353
- **tilt_closed_value** (*Optional*): The value that will be sent on a `close_cover_tilt` command. Default is `0`
5454
- **tilt_opened_value** (*Optional*): The value that will be sent on an `open_cover_tilt` command. Default is `100`
5555
- **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`
56+
- **tilt_invert_state** (*Optional*): Flag that determines if open/close are flipped; higher values toward closed and lower values toward open. Default is `False`
5657

5758
## {% linkable_title Examples %}
5859

0 commit comments

Comments
 (0)