Open Wendelstein7 opened 2 months ago
A similar issue - https://github.com/home-assistant/frontend/issues/21722
Agree that a history_stats
helper must have a "Delete" button anyway - even when some options like "start" are defined in a wrong way.
May be a core issue.
@ildar170975 Would you recommend me that I raise this issue in the core repository?
@Wendelstein7 Since I am not a part of HA team, I may only give suggestions based on my life experience))) Let's wait for an official feedback from Devs.
Checklist
Describe the issue you are experiencing
I use all kinds of helpers all the time, and they're doing great. However, I have noticed that the information dialog behaviour is different for helpers which have not yet 'initialised' (my wording for: done their first measurement or meaningful action). Until they are 'initialised' - they open the configuration dialog when clicked, rather than an entity or entity-settings dialog. Only the latter dialog contains a 'delete' button, meaning that you can not remove/delete helpers which could not meaningfully initialise, for example because you configured them wrong.
Describe the behavior you expected
I expect the pop-up dialog of an 'uninitialised' or wrongly configured helper to feature a 'delete'-button.
Steps to reproduce the issue
What version of Home Assistant Core has the issue?
2024.8.2
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
Google Chrome 127.0.6533.119 (Official Build) (64-bit)
Which operating system are you using to run this browser?
Ubuntu 24.04 LTS (x86-64)
State of relevant entities
Problem-relevant frontend configuration
No response
Javascript errors shown in your browser console/inspector
No response
Additional information
No response