Hi Team,
I have a KNX display which accepts time and date via Group Address.
I have added two new group address using KNX expose.
# Date
- type: date
address: "3/3/7"
# Time
- type: time
address: "3/3/8"
If i manually read these i am getting proper values for date and time ā¦ but if the configure the same in the KNX display, somehow the time and date doesnt sync with above. I have seen that the recent HA Update focuses on date time using knx. Do we need to change anything in above to make it work