How to program a light blink to confirm a scene activation?
Answered
Hello,
Is it possible to program a light blink to confirm a scene activation?
For example, to confirm the alarm activation.
Thanks for your help!
Michael
Access denied
You can't vote. Please authorize!
You can't vote. Please authorize!
You can't vote. Please authorize!
No connection
Real-time notifications may not work
Yup, make this work around
>> Make a virtual switch
>> Make new rule
> When virtual swich = On
> Lamp action = On
> turn on /off what u want
>> Then make scene that turns on the virtual.
Yup, make this work around
>> Make a virtual switch
>> Make new rule
> When virtual swich = On
> Lamp action = On
> turn on /off what u want
>> Then make scene that turns on the virtual.
Thanks!
Is it possible to create flash? (ex : 2 flash for one scene, 3 for another, etc.)
Thanks!
Is it possible to create flash? (ex : 2 flash for one scene, 3 for another, etc.)
Put this in the rule...
>> Lamp x action = ON
>> WAIT 2 SECS
>> Lamp x action = OFF
>> WAIT 2 SECS
>> Lamp x action = ON
etc
Put this in the rule...
>> Lamp x action = ON
>> WAIT 2 SECS
>> Lamp x action = OFF
>> WAIT 2 SECS
>> Lamp x action = ON
etc
Thanks a lot!
Thanks a lot!
Replies have been locked on this page!