Scene Switch app for Hubitat
Use one switch to toggle scenes.
-
Specify which switches to turn off
-
Specify switches to turn for up to 3 scenes
-
When scene switch is turned off it activates the next scene and turns itself back on, unless that whas the last scene
-
Turning any of the linked switches in the Off group on turns the scene switch on in a "override" mode, in which the next scene is Off
Usage example:
- Use a downstairs switch (dummy switch, not wired to any light) to be able to switch off all lights upstairs, and turn on only a subset of those lights
App Installation
-
On the Hubitat hub, go to the Apps Code page and click + New App
-
Copy and paste the contents of
scene-switch.groovy
and Save -
Click + New App again
-
Copy and paste the contents of
scene-switch-instance.groovy
and click Save -
Go to the Apps page, click Add User App, select Scene Switch and click Done
App Usage
-
Click on Scene Switch_ in your apps list
-
Click on Add a new Scene Switch
-
Choose the scene switch
-
Choose the linked switches for different scenes
-
Click Done
https://github.com/muxa/hubitat/tree/master/apps/scene-switch
Your feedback is welcome.