Hello everyone,
I'm currently migrating/redeveloping my flows for DB2 but having problems getting the UI-elements positioned in Sub-Flows (if that is even possible yet !?)
My Use-Case:
-
I have Zigbee Lights in all my rooms and the UI-Element mostly looks like this (in DB1)
-
First part is showing the elapsed time when light was switched on
-
2nd part is operation mode (at what time the light is triggered by motion event)
-
3rd is the timer for how long a light is switched on (every motion event is reseting timer)
-
4th element is just to enable/disable the light entirely
-
5th ia anON/OFF state toggle
-
I want the same layout for all my lights and want to use a subflow
-
but i'm unable to arrange the UI elements in Db2
subflow_sample.json (29.2 KB)
Any ideas on how or if this UI arrangement in Subflows is possible ?
thanks for any help