Automatically generate entity id for scripts off of the alias just as automations currently does. #15196
Unanswered
Daniel-dev22
asked this question in
Automations / scripts / scenes
Replies: 0 comments
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.
-
I always wondered why the entity id field is still in the script editor. It should just take the alias and make an entity id out of that. If an individual pastes a script into a new script and doesn't change the entity id that is
new_script
the next time they paste another new script the previous script will be overwritten because they both had an entity id ofnew_script
.Beta Was this translation helpful? Give feedback.
All reactions