Enhance Blueprint input sections with conditions #21003
Replies: 1 comment
-
For me, this basically comes down to allowing the If this was possible, you could collapse a nested input with something like: Beyond that, it would enable highly dynamic blueprint interfaces to be created. I have several advanced lighting / area automation blueprints that work great if you configure them precisely. With dynamic values in blueprint inputs, I could do something like this:
As HA is looking to really cleanup the overall UX, I think a feature like this would really make it far easier for Blueprint developers to make complex interfaces that are very user friendly, and robust. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to have sections either collapsing or even hiding, if a specific condition - mainly by other inputs - is met.
For e.g.:
So there could be an input for a "working" mode. Based on the user's decision to use mode "abc" or "xyz", some sections may appear or being hidden, or collapsed or uncollapsed.
This would be very helpful on top of @karwosts contributions, to make the usage of blueprints more convienent.
Beta Was this translation helpful? Give feedback.
All reactions