smart mode: how to stop home battery discharging in the ev #323
Replies: 6 comments 6 replies
-
|
https://github.com/dingo35/SmartEVSE-3.5/blob/master/docs/configuration.md#home-battery-integration You can use both REST API and MQTT to feed your battery currents, see manual. |
Beta Was this translation helpful? Give feedback.
-
|
Ok I traced it down, this limitation has been in there for years and I can't see why. This version has the limitation taken out. I don't have testing capabilities at my current location, so please test extensively, also in Normal mode: |
Beta Was this translation helpful? Give feedback.
-
|
Can you post your /config? There is a limitation on modbus Mainsmeters also.. |
Beta Was this translation helpful? Give feedback.
-
|
Ok you're on API so you should be fine |
Beta Was this translation helpful? Give feedback.
-
|
Yes I warned you I have no testing capabilities; that is why its called testing, you are on uncharted territory here so you must be on your guard. I talked to the manufacturer and we concluded this is not going to work anyways in Smart mode. What would happen: presuming your battery inverter tries to keep your current usage on a certain level, say zero-on-the-meter. Now you start charging, say on MaxCurrent16A; the battery inverter starts to discharge 16A. You dont want this so you are feeding the MQTT battery current feed with this information. So that is why battery current feeding should be limited to Solar mode only. Too bad this contribution costs you money, but please be aware your contribution in money is nothing compared to mine in time.... |
Beta Was this translation helpful? Give feedback.
-
|
The solution to your problem is in the battery inverter: you should instruct it directly not to discharge when EV charging in Smart mode... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
like the title says: what is the best method in smart mode to stop the home battery of discharging in the ev?
I want to use the home battery exlusive for the house and not for the car, when the battery discharges to a certain threshold.
Beta Was this translation helpful? Give feedback.
All reactions