This object is in archive! 
auto rule issue
Answered
Hello
If the current consumption from higher value has been decremented to 25W the auto rule to switch OFF of the Fibaro Wall Plug does not work.
Please help me to resolve the rule issue. See attached print screan of the rule design.
Thanks a lot
Kamil Nagy
Files:
auto ruke issue.jpg
No connection
Real-time notifications may not work
Hi Kamil,
Have you tried just
WHEN (Fibaro current consumption<25 AND Fibaro ON)
ACTION Fibaro Turn off
Hi Kamil,
Have you tried just
WHEN (Fibaro current consumption<25 AND Fibaro ON)
ACTION Fibaro Turn off
Hi Kamil,
Have you tried just
WHEN (Fibaro current consumption<25 AND Fibaro ON)
ACTION Fibaro Turn off
Hi Kamil,
Have you tried just
WHEN (Fibaro current consumption<25 AND Fibaro ON)
ACTION Fibaro Turn off
Hi Pablo
thanks to your interest to help. I tried to create the rule as recommended but it can not be synchronized. see picture
Hi Pablo
thanks to your interest to help. I tried to create the rule as recommended but it can not be synchronized. see picture
I added "join" and "wait 10s" and rule can be synchronized but after 10s switch fibaro OFF anyway. see picture
I added "join" and "wait 10s" and rule can be synchronized but after 10s switch fibaro OFF anyway. see picture
synchro problem was resolved, the zipatile was too far from the wifi point.
anyway your recommended rule does not work properly.
the fibaro is switched OFF immediately.
synchro problem was resolved, the zipatile was too far from the wifi point.
anyway your recommended rule does not work properly.
the fibaro is switched OFF immediately.
I Kamil, yes I forgot the WAIT... If you want that waiting time:
WHEN (Fibaro current consumption<25 AND Fibaro ON)
WAIT 10secs
ACTION Fibaro Turn off
I Kamil, yes I forgot the WAIT... If you want that waiting time:
WHEN (Fibaro current consumption<25 AND Fibaro ON)
WAIT 10secs
ACTION Fibaro Turn off
see picture, you see delay but physically the fibaro was OFF already
see picture, you see delay but physically the fibaro was OFF already
Replies have been locked on this page!