Writing time to knx address
Hi all
I have a time node that works and displays time in the visualisation correctly. Problem shows up when i want to send time variable to KNX address and show it on the switches, it always stays at 00:00.


Addreses are the same 0/0/1 and 0/0/3 on switches.
Upon further investigation the problem was with date time variable send system time interval being set to 0 the controller was sending address as unix time of 0.
After changing it to 1 it works, but for some reason it sends it twice