Page 1 of 1

Best way of achieving on command on meter readings?

Posted: Monday 13 August 2018 10:44
by stuiow
I have a power meter that monitors electricity of the house.
I now have solar generation too.
I want to add the ability for some devices to be turned on when my electricity hits something like -2000 Watts.
Can I achieve this with blocky?
I tried a simple blocky but the off command were being sent far too frequently.
Thanks
Stuart

Sent from my SM-G955F using Tapatalk


Re: Best way of achieving on command on meter readings?

Posted: Monday 13 August 2018 12:54
by freijn
Hi,

There is a bathroom extract fan script in Lua. That one has a monitor in time steps.

I believe that would a good start to first check the status over a few minutes and then do the switching.
( no blocky sorry )