Recently, I’ve been working with a fairly extensive Blueprint for my Zen32 switch. I have come to realize that the blueprint would be much easier to work with if the options on the left side of the Blueprint were a pulldown menu instead of a completely itemized list of every option available.
For example, in the screenshot below I have two unique configurations that work exactly as I want, however, if I wanted to swap the functionality from one button to another, I’d have to completely reconfigure each button manually.
Swapping the scene via a pulldown menu would make this process trivial. And, IMO, would go a long way to cleaning up the appearance of complex Blueprints via the UI. I know this would require some YAML editing but I’m not even sure whether blueprints would support such functionality. Sadly, the Blueprints documentation isn’t much help in this regard. Does anyone know if what I am suggesting is possible with blueprints?