fboundy / pv_opt

Home Assistant PV Optimisation for Solis Inverters
MIT License
19 stars 4 forks source link

Hold lower than 100% battery charge #212

Open SzosszeNET opened 2 months ago

SzosszeNET commented 2 months ago

Not sure how simple or complicated it would be, but was wondering if it would be possible to add a parameter to lower the maximum battery charge level.

I do have 4.5kW solar panels but only a 3.6kW inverter. Normally it's not an issue but on really sunny days I could loose about 0.5 - 0.8 even 1+kW when the battery is full. However when the battery is not completely full but 60-70% charged only it allows the excess solar to be directed into the battery instead of being lost due to the inverter unable to export.

If possible would be great to be able to configure this headroom and not to have to set pv_opt read only and manually discharge (and set a manual discharge for very sunny days).

Would be a bonus if the "headroom" would be adjusted and only used when solcast is forecasting the production that requires this measure in place

fboundy commented 2 months ago

Should be possible. Will add it to my to-do list.

stjohncanning commented 2 months ago

Second this request. Thanks.

lazy-pete commented 1 month ago

+1 will soon have 6kw array but limited to G98 3.6kw. Inverter can charger panels and export to grid to a total of 6kw I think, so requested behaviour might help on the few truly sunny days we have.

fboundy commented 1 month ago

Just to clarify - this would limit the SOC that any forced charging would get to but the SOC could obviously exceed this due to solar charging

lazy-pete commented 1 month ago

That’s my understanding

Pete

On Mon, 20 May 2024 at 16:30, fboundy @.***> wrote:

Just to clarify - this would limit the SOC that any forced charging would get to but the SOC could obviously exceed this due to solar charging

— Reply to this email directly, view it on GitHub https://github.com/fboundy/pv_opt/issues/212#issuecomment-2120693858, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHMEIQZJLDEZHNNQPCEFPUDZDIJKDAVCNFSM6AAAAABGNGGM3CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRQGY4TGOBVHA . You are receiving this because you commented.Message ID: @.***>

fboundy commented 1 month ago

I had hoped to get this into 3.15.0 but I haven't had time yet. It is next on the list of things to add.