Hello
Based on Domoticz, I would like to control a heater which is connected to an EARU relay module.
The assumption is to use the power of overproduction which flies into the network. I have new rules and I am giving away energy for which Tauron will no longer pay because I gave away 3x more than I took in, which means that every kilowatt currently flying into the network flies for free.
So:
1. I have the power reading L1 L2 L2 in domoticz directly from the inverter. So I know how much is currently flowing from the sofar to the installation.
2. I have a reading of how much the appliances in the house are currently consuming, i.e. the power on L1 L2 L3
3. the heater connected via the EARU module before the power measurement described in point 2.
I have created a block like this:
.
.
Block quite long therefore in two images.
Insertions: b88b831b5 big block.
Jesli:
Heater OFF and L1 power below 500 and L2 power below 500 and L3 power below 500 and PV power above 1000
This :
Turn on the heater
If:
ON heater and L1 power above 500 or L2 power above 500 or L3 power above 500 or PV power below 1000
This :
Turn off the heater
1. first question is the block done properly and should work or does it have errors.
2. second question is it possible to extend the block with other values tz adding conditions due to increasing charging power from photo but also increased consumption at home.
Based on Domoticz, I would like to control a heater which is connected to an EARU relay module.
The assumption is to use the power of overproduction which flies into the network. I have new rules and I am giving away energy for which Tauron will no longer pay because I gave away 3x more than I took in, which means that every kilowatt currently flying into the network flies for free.
So:
1. I have the power reading L1 L2 L2 in domoticz directly from the inverter. So I know how much is currently flowing from the sofar to the installation.
2. I have a reading of how much the appliances in the house are currently consuming, i.e. the power on L1 L2 L3
3. the heater connected via the EARU module before the power measurement described in point 2.
I have created a block like this:


Block quite long therefore in two images.
Insertions: b88b831b5 big block.
Jesli:
Heater OFF and L1 power below 500 and L2 power below 500 and L3 power below 500 and PV power above 1000
This :
Turn on the heater
If:
ON heater and L1 power above 500 or L2 power above 500 or L3 power above 500 or PV power below 1000
This :
Turn off the heater
1. first question is the block done properly and should work or does it have errors.
2. second question is it possible to extend the block with other values tz adding conditions due to increasing charging power from photo but also increased consumption at home.