#condition: time

1 messages · Page 1 of 1 (latest)

wind marten
#

condition: time Creates a time +1 hour as the name in the bar. ex. yaml and picture

conditions:

  • condition: time
    before: "22:00:00"
    after: "08:00:00"
    weekday:
    • mon
    • tue
    • wed
    • thu
    • fri
    • sat
    • sun

Does anyone have an explanation for this, or is it a bug?

Home Assistant
Core 2025.3.2
Supervisor 2025.03.2
Operating System 15.0.rc1
Frontend 20250306.0

forest path
#

Did this start happening after Sunday when the clocks changed?

#

And does it happen with other times (e.g. If you go into the template editor and type {{now()}})

wind marten
#

Yep all atomizations with condition: time But they work correctly according to yaml config, it's only the text in the header that gets wrong

forest path
#

I think it's likely your computer running home assistant hasn't adjusted for daylight savings time so the time renders differently on your browser on a computer that has adjusted it's timezone properly

#

Just a hunch though

unreal heart