Hello Everybody
I bought SONOFF POWR320D.
I need use that together with SONOFF BASIC R2 to build priority relay.
To do this I want to use scene (auto).
In situation, when my all devices uses more then 4000W my_scene turning off sonoff basicR2.
I write:
If SONOFF_POWR_320D:Power>4000W
SONOFF_BASICR2 turn off
Above turning off my electric boiler.
Next I thought to write
IF SONOFF_POWR_320D:Power<500W
DELAY 30s AND SONOFF_BASICR2 turn on
My problem is that I didn’t see possibility to do condition “Power<500W”.
Could you help me please?
Greetings
Janusz from Poland