Fairly new to HA and love the visual editor, it’s (almost ) perfect for making my scripts.
One thing what it seems to be missing is the full support for the script.turn_on service.
When choosing the service “script.turn_on” there is no option to add more paramaters.
It only adds the first line in Yaml:
service: script.turn_on <-- only this is added
target:
entity_id: script.script_2
And there is no option to select an entity, is this something that can be changed?
That’s really weird, did you login into my system? Cause I can select it now too
Was playing around with “Automation: Turn on” and that had the option to select an entity.
After your post i tried the “script.turn_on” again an now there is the "“Target” option also visible.
Previous versions of Home Assistant worked differently and the UI you see in the screenshot above is from the revised Script Editor in version 2021.3.X. If you recently upgraded, your browser might have cached the web page and that’s why you continued to see the old one. The moment your browser refreshed the page, it was no longer using the cached page and you saw the new one.