Hi folks,
so I made a virtual switch used for home status (home/out) and I have a button on a two-way wallswitch that I want to associate with this virtual device.
However vera does not allow me to. I am only able to see actual devices in the list that appears when I press the button ‘set’ under the ‘Device Options’ tab.
Does anyone have any idea how this could be solved?
Are you on UI5? I released a simple plugin on apps.mios.com to create virtual switches.
Maybe that works (it should), please let me know if you tested.
EDIT: Maybe that is just not possible:
http://forum.micasaverde.com/index.php/topic,8578.msg55214.html#msg55214
This is maybe another Solution: I think you could connect them using a scene. One scene for “If wall switch is set to on, set virtual device to on” and a second scene for “If wall switch is set to off, set virtual switch to off”.
Thanks for your reply. I didn’t find UI5 stable enough so I downgraded to UI4.
However as you mentioned I don’t think it’s possible to associate virtual devices.
I am not sure if your second suggestion would work as this dimming module from Fibaro only shows up as one dimming device, the scene would be triggered by the first button that goes for the ceiling light rather than the second button that I actually would like to use for virtual purposes.