KNX Switch
KNX Switch configuration and functionality are applicable to Shelly Switch components.
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
control
- GroupValueWrite requests from KNX to these addresses turn the Shelly switch on/off.status
- Turning Shelly switch on/off from external source results in sending GroupValueWrite request to KNX. Initial status is also sent on boot and when connected to the KNX router. If set tonull
will default to the first address ofcmd/control
.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 or when turning the switch on/off. Turning the switch off sends0
.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 or when turning the switch on/off. Turning the switch off sends0
.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 or when turning the switch on/off. Turning the switch off sends0
.ret_energy
- Accummulated total is sent periodically via GroupValueWrite requests to KNX. Current total is also sent on boot and when connected to the KNX router.aenergy
- Accummulated total is sent periodically via GroupValueWrite requests to KNX. Current total is also sent on boot and when connected to the KNX router.