CurtRod / SimpleEVSE-WiFi

Brings EVSE WB/DIN into your WiFi
https://www.evse-wifi.de
78 stars 31 forks source link

Additional S0 meter for limitation of charging current based on house consumption #45

Open urbanperme opened 4 years ago

urbanperme commented 4 years ago

I was thinking how to limit the current based on fuse size in my house.

For example: If I have 20A fuses on single phase, and have consumption of 5A for house appliance, I could set the max charge current to 15A. But in case the consumption increases from 5A to 10A then I would like automatically change the maximum charging current to 10A, and vise versa. In this case the car would take as much as he could to have faster charging.

Is there any way to add additional S0 meter to a different GPIO and make the calculation of max current based on that?