I am running HA on a docker container on my NAS. Apparently the system time of HA comes from the underlying hardware. So that would be Docker Container and NAS. I checked and settings there are correct. I displayed the time in HA with this info:
So now() is the correct time. Is that one used to send to the KNX?
So I don’t understand why now().astimezone() shows the wrong time.