I’m in the New York timezone, GMT - 5 hours. I’m using sunrise and sunset for a trigger to turn lights on and off. The script set for 15 minutes before sunset is going off 5 hours early and the same for the one for 15 minutes after sunrise. The log entries for the lights say, “Turned on at 3:06 PM,” not at 8:06 PM. I think this tells me HA is aware of the proper time zone and is in sync with my time zone.
HA is on a Raspberry Pi, using HAOS. If it were Linux, I’d use ssh and check the time and change it or my timezone within the OS if needed, but I’m not sure how to do that with HAOS. Plus, again, HA knows what time it is. So HA knows the correct time and timezone, but the Sun integration does not.
How can I fix this so the sun integration sees the local time? (Also odd is it seems to be working for my latitude, but not the timezone or longitude, so it gets one right but not the other.)