KNX Cover
KNX Cover configuration and functionality are applicable to Shelly Cover components.
Cover support is available as of version 1.6.0-beta1
.
Configuration
Properties:
Property | Type | Description | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| object | Collection of KNX group addresses on which the component listens for commands from KNX.
| ||||||||||||||||||||||||||||||
| object | Collection of KNX group addresses to which component reports its state to KNX. Same addresses may be used by KNX to query component via GroupValueRead requests.
|
Functionality
move
- GroupValueWrite requests from KNX to these addresses start openeing or closing the cover until stopped or reached end position.puase
- GroupValueWrite requests from KNX to these addresses stop the cover movement or move slats with one step if slat control is enabled and the cover is not moving.pos
- GroupValueWrite requests from KNX to these addresses advance the cover to the specified position.slat_pos
- GroupValueWrite requests from KNX to these addresses move the slats to the specified position if slat control is enabled.dir
- Changing Shelly cover direction of movement results in sending GroupValueWrite request to KNX with the direction value. Last known direction is also sent on boot and when connected to the KNX router.movement
- Changing Shelly cover state (moving/not moving) results in sending GroupValueWrite request to KNX. State is also sent on boot and when connected to the KNX router.pos_val
- Changing Shelly cover position results in sending GroupValueWrite request to KNX with the new position. Initial position is also sent on boot and when connected to the KNX router. If set tonull
will default to the first address ofcmd/pos
.slat_val
- Changing Shelly cover slats position results in sending GroupValueWrite request to KNX with the new slats position if slat control is enabled. Initial position is also sent on boot and when connected to the KNX router. If set tonull
will default to the first address ofcmd/slat_pos
.obst
- Detecting Shelly cover obstruction present results in sending GroupValueWrite request to KNX with setting or clearing alarm. Obstruction presence is also reported on boot and when connected to the KNX router.apower
- Any change in the reported value from the power meter results in sending GroupValueWrite request with the changed value to KNX. Current value is also sent on boot and when connected to the KNX router.current
- Any change in the reported value from the power meter results in sending GroupValueWrite request with the changed value to KNX. Current value is also sent on boot and when connected to the KNX router.voltage
- Any change in the reported value from the power meter results in sending GroupValueWrite request with the changed value to KNX. Current value is also sent on boot and when connected to the KNX router.aenergy
- Accummulated total is sent after each movement of the Cover via GroupValueWrite requests to KNX. Current total is also sent on boot and when connected to the KNX router.