Hi everyone. I’ve been creating scenes for different light setups and also for calling devices in the Tuya ecosystem (which is not easily compatible with Home Assistant unless you create scenes). A couple of weeks ago I was looking for ways to activate a scene within a scene, and I found a post saying you could create an automation that is triggered by an empty scene, and the automation can call other scenes.
Lately I noticed that every time I save any scene (from Settings > Automations & Scenes > Scenes) all of my “scene triggered by scene” are activated at the same time.
I checked in the event listener and found that every time I edit and save a scene, all scenes go unavailable and their state changes many times in a row, and this causes this automation to trigger
I created this automation because I needed a scene that could call other scenes, and the “solution” was to create an automation triggered by an empty scene.
Now I need to limit this automation to only be triggered when I actually click the scene, not when other scenes are modified! Any ideas?
Any help would be appreciated!
Thanks,
Rodrigo