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
73.92k stars 30.98k forks source link

Error creating Time of the Day helper #130797

Open AJediIAm opened 1 week ago

AJediIAm commented 1 week ago

The problem

When creating a new Time of the Day helper, it is created in an errorous state.

Screenshot_20241117-094550

Steps to recreate the issue 1) Create a new Time of the Day helper. markup_1000011490 2) Observe how the newly created helper is in an error state Screenshot_20241117-094550 3) When inspecting the settings, only part of the required information is shown markup_1000011492

After some time, the error disappears and the helper is fully functional. (Second helper in the list. The third helper is another test). Screenshot_20241117-093652

This issue can be re-created 100% reliability on two HA instances. Other helpers do not have the same problem (although I did not try all if them yet).

What version of Home Assistant Core has the issue?

2024.11.2

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

Time of the Day Sensor

Link to integration documentation on our website

https://www.home-assistant.io/integrations/tod/

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

home-assistant[bot] commented 1 week ago

tod documentation tod source

AJediIAm commented 1 week ago

@TheFes mentioned that it is a frontend / browser issue. If so, can/should this issue be moved to frontend?

TheFes commented 1 week ago

I've noticed it for helpers in general, where just after creation they show with the red error icon.

Moving to another page or a page refresh seems to solve it for me whenever I see this issue.