Tuya cover invert position report (#3497)

This commit is contained in:
Will Rouesnel 2024-06-05 17:58:37 +10:00 committed by GitHub
parent 405261e8e1
commit 870333337a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,6 +40,7 @@ Configuration variables:
- **min_value** (*Optional*, int): The lowest position value, meaning cover closed. Defaults to 0.
- **max_value** (*Optional*, int): the highest position value, meaning cover opened. Defaults to 255.
- **invert_position** (*Optional*, boolean): Sets the direction of travel to be inverted, if direction_datapoint is configured.
- **invert_position_report** (*Optional*, boolean): Invert reported position percentages calculated from `min_value` and `max_value` i.e. 70% becomes 30%. Defaults to false.
- All other options from :ref:`Cover <config-cover>`.
Supported devices