This object is in archive! 
If ... then ... else with a controller: a beginner's question
Need Answer
Hi,
I created a rule controlling a wall socket by a remote control (433Mhz) as follows
When rc=any
if rc=on
then ws=on
else
ws=off
The rule works, but very unreliable. Very often you press the key and nothing happens. I suppose that between the When and the If the value of rc gets lost sometimes.
I worked around that by having two separate rules, which works fine.
Is there a way to do it reliably in one rule?
Thanks,
Tim
No connection
Real-time notifications may not work
Replies have been locked on this page!