i have a script it’s entity id is script.unknown_2 , i need to know which automation use this script .
how can I know that quickly
i only know open automations.yaml . and search script.unknown_2
please add this function then i can find those automations use this script.
Try this:
-
Go to Developer Tools → States and find
script.unknown_2
in the list (you can find it faster by typing its name in the Filter Entities field). -
Click the information icon to the left of its name (a circle with the letter “i”).
-
Click the overflow menu (three vertical dots) in the upper right corner and select Related. It should show everything related to the script.
If it doesn’t then, yes, your FR is needed; the existing “Related” feature should be improved.