flokmfk.blogg.se

Knx bandcamp
Knx bandcamp









This schema behaves like in ETS configuration where the first is the “sending” address and others are just for updating the group object. When group addresses are configured as a list of strings, the first item is the active sending or state-reading address and the rest is registered as passive addresses. This allows having multiple group addresses to update the state of its function (e.g., the brightness of a light). It is possible to configure passive/listening group addresses for all functions of every KNX platform (except expose and notify). These addresses are read by GroupValueRead requests on startup and when there was no incoming telegram for one hour (default sync_state). The HA KNX integration uses configured state_address or *_state_address to update the state of a function. Group addresses are configured as strings or integers in the format “1/2/3” for 3-level GA-structure, “1/2” for 2-level GA-structure or “1” for free GA-structure.

knx bandcamp knx bandcamp

Please see the dedicated platform sections below about how to configure them correctly. # or outsource platform configuration to separate files sensor : !include knx_sensor.yaml Knx : # configure platforms directly in configuration.yaml binary_sensor : - name : " My first binary sensor" state_address : " 1/2/3" # etc.











Knx bandcamp