Hi!
I tried exposing datetime and time to my KNX bus from HA.
I have made configuration.yaml entry for that:
When I go to HA KNX group monitor I can see that the payloads are not recognised:
I do not know yet how to check if knx bus can actually read the time, but as I see payloads not translated to values in HA KNX group monitor I suspect it is not going through properly…
How do you do it?
Hi !
HAs group monitor only supports decoding numeric values and text (everything that can be used for a sensor). You can use ETS group monitor to check the values.
My HA tunel device has individual address of 1.1.253
1.1.255 on the other hand is the secure tunel for ETS app.
What does it mean for you?
Why is 1.1.253 service “from bus” while it is HA connection and actually it should be send form HA “to bus”.
“to bus” shows up as 1.1.255 but the value is $00 and it looks like bus actually doesn;t have info on time / datetime…
The VALUE BOX in diagnostic shows proper value of the group address, but then the ETS tunnel sends $00 to bus.
Maybe it is just my misunderstanding of the wayt things work in the integration?