ive been using smarthings for a while and thought i was doing well with automations but this ahs me stumped…
V2 hub, using clasic app
i have an insect reperlor pluged into a z-wave socket. what i want is when one of three contact sensors open turn it on, when closed turn it off.
Problem, using smartlighting app, when 2 or more are opened, when one is closed it turns it off, even though another contact sensor is still open.
Any ideas? i guess webcore but never used it yet, any other options im missing?
@mark_cockcroft
Change your statements from “change to” to “is open” or “is closed”, as there is no way that all can change at the same time.
If you also need timers, there is the “wait” statement.