I’m working on a new app that I hope to have finished up soon… just wondering if there is interest from others or not.
I want to be able to control a group of switches from the remote and be able to turn them on or off as a group regardless of their current state. The SmartThings program will just toggle things. So, for example, if my Dinning Room and Kitchen light are controlled by the same button but only the kitchen is on, pressing the button will turn off the Kitchen, but turn on the Dinning Room.
When I finalize my program, pressing the button will turn on all switches in the group. But holding the button will turn off all the switches.
Why no use Routines for that? Create one routine to turn the group of light on and another to turn them off. Then assign the routines to the buttons of your choosing.
@geko… I would do routines but i’m trying to keep the # of routines down and not have so many. And i have several minimotes at different parts of the house.
You should check out Button Controller+. It’s an extended version of ST’s button controller, and does all of these lighting functions, like on/off/toggle/toggle-dimmer/2 dimmer levels/ virtual Minimote/ fad adjust / shades adjust / etc.
Wow… looks like you’ve got that doing a lot more than what I was looking for, but it also does want I want, so no need to re-invent the wheel it would seem.