home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.8k stars 30.5k forks source link

Fixed Time is triggering at the wrong time #128800

Open DastardlyDino opened 1 week ago

DastardlyDino commented 1 week ago

The problem

I have a simple automation that is supposed to turn on a light at 6:00pm (18:00). When I set the fixed time using my Firefox browser (which is in 24hr time for some reason) I type in 18:00:00 but top text says "When the time is equal to 13:00". If I go look at that same automation in my Brave browser (which uses AM and PM) it says "When the time is equal to 6:00pm" which is the correct time. The automation actually ends up triggering at 14:00 (2:00pm). What is going on here? Nothing is making sense. Screenshot 2024-10-19 145939 Screenshot 2024-10-19 150942

What version of Home Assistant Core has the issue?

core-2024.10.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

rrooggiieerr commented 6 days ago

What time does the automation YAML say? That time should be the same in both your browsers.

Are you using the same user in both browsers?

Are the timezones configured differently on the host OS where you run the browsers?

What time zone have you configured for HA core?

Wha time zone have you configured for your HA user? (This can be different than the time zone as configured for HA core)