Hi
I have added a virtual device: D_BinaryLight1
I want to use it as a switch to toggle Status variable, to be used in luup - as an AND operator.
So I just want to be able to toggle the setting in dashboard, clicking on/off slider.
When I examine the new device, there are no status variable and it will not toggle state automatically.
Do I have to implement the toggle code myself?
If I have implement it myself, what is the most elegant way of doing that?
I have seen some suggesting a scene but that seems a little cumbersome, to trigger a scene in order to toggle a switch, which is visible and clickable in the interface.