Page 2 of 2

Re: Properties of a Virtual Device Group

PostPosted: Fri Jul 01, 2022 4:52 am
by DaveL17
I'd just point out that it looks like you've left the lock off the wine cellar. :)

I love the look of this. Nice job.

Properties of a Virtual Device Group

PostPosted: Mon Jul 11, 2022 10:45 am
by mundmc
SearchCz wrote:
Alright, guys ! That code hit the spot !

I don't know if I shared it right, but here's the control page I was trying to build that wanted that "on" count.
Very nice!
This is far better than my hackey way of iterating through devices’ “notes” field where i use a heuristic %%r:livingroom%% and saving a list of device ids in a variable!

Also, thanks for sharing Control Page inspiration!

Re: Properties of a Virtual Device Group

PostPosted: Sat Jul 23, 2022 3:57 pm
by SearchCz
DaveL17 wrote:
I'd just point out that it looks like you've left the lock off the wine cellar. :)

I love the look of this. Nice job.


Thanks! I used to do this kind of thing for a living, so its fun for me to apply some of that experience into something for myself rather than for clients.

Just putting finishing touches on climate controls.

(The wince cellar does lock, by the way ... just with an old school manual lock and key.

Re: Properties of a Virtual Device Group

PostPosted: Sat Jul 23, 2022 4:01 pm
by SearchCz
mundmc wrote:
SearchCz wrote:
Alright, guys ! That code hit the spot !

I don't know if I shared it right, but here's the control page I was trying to build that wanted that "on" count.
Very nice!
This is far better than my hackey way of iterating through devices’ “notes” field where i use a heuristic %%r:livingroom%% and saving a list of device ids in a variable!

Also, thanks for sharing Control Page inspiration!


Thanks! I sliced it up a little differently to un-busy the screen. I now have it working in drill-down fashion, starting with Zones then Rooms (in that zone) then devices (in that room) with the option to toggle individual devices, or rooms, or entire zones. A few of the items (such as WiFi) get turned back on automatically if someone turns them off. Classic IT solution available via control pages!