mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Mention possibility to support a "stop" group address.
My KNX device has a "start" (down/up) and a "stop" group address. It works perfectly if I enter the "start" group address in "move_long_address" and "stop" in "move_short_address". However, I only found out because I found issue #10624.
This commit is contained in:
parent
6c90dedce5
commit
e4e0e30ef5
@ -37,7 +37,7 @@ Configuration variables:
|
||||
|
||||
- **name** (*Optional*): A name for this device used within Home Assistant.
|
||||
- **move_long_address**: KNX group address for moving the cover full up or down.
|
||||
- **move_short_address** (*Optional*): KNX group address for moving the cover short time up or down.
|
||||
- **move_short_address** (*Optional*): KNX group address for moving the cover short time up or down. If the KNX device has a stop group address you can use that here.
|
||||
- **position_address** (*Optional*): KNX group address for moving the cover to the dedicated position.
|
||||
- **position_state_address** (*Optional*): Separate KNX group address for requesting the current position of the cover.
|
||||
- **angle_address** (*Optional*): KNX group address for moving the cover to the dedicated angle.
|
||||
|
Loading…
x
Reference in New Issue
Block a user