i made automation for my shelly, that is triggering heater when power from solax is above 1Kw.
There si no error when i meda automation but when power is above 1kw, shelly wont switch to on.
Can someone check it if code is right?
Thank for any advize.
The trigger is the change in power level from below 1000 to above 1000, so this will trigger once when the power goes from 999 to 1000. After that it will not trigger again until power drops below 1000, then goes up again.
So long as the power level stays above 1000, nothing will happen.