[velux] Vane position channel is visible when required (#13271)
* [velux] make vanePosition channel dynamic * [velux] change category of window position from 'blinds' to 'window' Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
This commit is contained in:
committed by
GitHub
parent
909d390581
commit
9123e1349e
@@ -176,11 +176,12 @@ The supported Channels and their associated channel types are shown below.
|
||||
| position | Rollershutter | Actual position of the window or device. |
|
||||
| limitMinimum | Rollershutter | Minimum limit position of the window or device. |
|
||||
| limitMaximum | Rollershutter | Maximum limit position of the window or device. |
|
||||
| vanePosition | Dimmer | Vane position of a Venetian blind. |
|
||||
| vanePosition | Dimmer | Vane position of a Venetian blind. (optional) |
|
||||
|
||||
The `position`, `limitMinimum`, and `limitMaximum` are the same as described above for "window" Things.
|
||||
|
||||
The `vanePosition` Channel only applies to Venetian blinds that have tiltable slats.
|
||||
The binding detects whether the device supports a vane position, and if so, it adds the `vanePosition` Channel automatically.
|
||||
|
||||
### Channels for "actuator" Things
|
||||
|
||||
|
||||
Reference in New Issue
Block a user