I been working with a few ways to do this but I keep seeing issues on how to with my setup.
I used the Helper Tab and made a drop down list that is working as I would like it. Lets say that has 3 selections.
Off
Scene 1
Scene 2
So my question is, 1 if one scene is selected does it auto stop the other?
2. Where or how do I set those tabs to trigger the actual script?
I figured it out!!! 3 days later on my own but I did it…lol
If anyone is trying to do something similar and is using the UI I can help! or so I think I can…
Would love to know how you set it up. I have a list of music scripts setup “mix of Spotify and radio stations” where I’d like to compile into a dropdown selector rather than each script on my dashboard.
1 Like
Never mind, I got it working also. Sweet! In case anyone else stumbles upon this. Below is what I have setup to get this working.
Just wanted to share my experience on this subject for inspiration.
- I create a drop down helper
- Then in the UI you could just add an entity card to modify the selected value, but I prefer to have better looking buttons with icons in a horizontal stack or Grid. Clicking a button changes the selection of the drop down,
- Then i have one automation triggered on changing the dropdown selection. And with a choose for each option and a related action.
Let me know if you are interested in hearing/seeing more.