Change states with button

Hi there,

I would like to know if it is possible to change lights states (or scenes or whatever) pressing a button.
For example press button once open lights, then press again change color to red, press again and turn lights to blue etc…

Yes, this is possible. You need to create a script. The script is the action you want performed. On the frontend, the script will appear with an “Activate” button which, when pressed, will run the script.

I recently came across this thread that shows you how you can change the text “Activate” to whatever you want. It may be of interest to you.

1 Like