Why does this work?

A long time ago I set up a group, device, and a button to turn on some lights. I went back to look at this (in reference to the new Room Lighting app) but for the life of me, I can't figure out what I did and why it works.

I created a group that defines a couple of lights:

Next, I created a virtual dimmer device:


Finally, I setup a button when pushed, runs the device:

This may be a dumb newbie question, but I don't see how the device knows to run the specific group as I see no link in the device data that indicates which group to run.

As a second question: Does the new Room Lighting App support metering? I need that for reliable automations and the reason why I am using a group instead of just a rule.

I see that the device type for your virtual dimmer dev_test is Group Dimmer...

I think it's likely this is the auto-created device associated with the group, which you may have renamed. The App listens for events from this device, then sends the same commands to the selected members.

1 Like

No a few versions back and with the z-wave firmware update (z-wave settings page) the staff said there should be no longer a requirement for metering the commands and the hub handles it now. I removed all of mine at the time and it did indeed no longer require it on mine.

1 Like

This is where you tripped. There is no need for this, the app created one for you which is linked. (Same thing happens on Room lighting) that's the device which you need to control.

1 Like

That's it. I noticed two devices in my list and thought I screwed up and created a 2nd one by mistake. Thanks!

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.