Hi,
I defined one of the the following condition to close the shutters:
if it is between 3 PM and 8 PM all days (See picture).
But the automation does not work. A test with this condition shows that the current situation does not meet this meet this requirement, but 16.50 is definitely within this slot.
If I adjust to 2 PM it works……But the system uses the correct local time, i.e just saw the log when I did the update to 2022-7.5
It is weird - I tried it again : the HA clock for this automation is exactly 2 hours behind. But again, I.e. the system update log showed the right time
My local timezone is CEST (GMT+01:00 Warsaw) and the only place I have it configured is the HA GUI under Settings → System → General menu. That way all components running in containers (including supervisor) have properly configured timezone and show correct time:
[core-ssh ~]$ date
Sun Jul 17 22:35:49 CEST 2022
When troubleshooting time related issues, make sure your host is set to UTC time and you have properly configured timezone in HA. To verify, check the time inside supervisor container - you should see your current local time.
However, I am little bit astonished about HA: I use the automation function also to open and close the shutters at dawn / dusk where I had to put in the data of my location (Zurich) and it always worked with minor corrections.