0
Beantwoord
One button,multiple lights
Vulcan 7 jaar geleden
in Applications / i3 Pro
•
bijgewerkt door Aleksandr Romanov (CTO) 7 jaar geleden •
3
Hello there!
What kind of button I have to build,to turn on multiple channels on the same button.first press turn on first light,second press turns second light and so on.
Customer support service by UserEcho
Hello.
You can use the usual button, but you will have to register the commands in the script. For example, this:
Item 1 is a usual button, items 2-5 are trigger buttons, they will change their state when you click on item 1.
Thank you very much,but I don't know the js so good.