Allow updating entity_id of scene/automation #11216
Unanswered
balloob
asked this question in
Other feature requests
Replies: 1 comment
-
Should not be editable in the entity registry but only through the configuration editor for each |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The request
With home-assistant/core#31150 scenes/automations that have an ID will become part of the entity registry. This means that we can start manage their entity ID. We need to make this available in the editors.
Also working on this for scripts but it requires some more work.
The alternatives
Show the entity settings dialog, but that feels a bit weird because now we have 2 places to change the name ?
Additional information
Beta Was this translation helpful? Give feedback.
All reactions