What's Changed
Battery charging curve can be used to model slower charging when above 90% soc, seems to be an issue with the GE batteries on the latest firmware.
Added set_discharge_freeze which when enabled freezes battery charging when an export slot reaches the soc target (default is go to back to ECO mode)
Added set_discharge_freeze_only which when enabled only allows freezing of battery charging and not forced exports.
- Put inverter_soc_reset default to Off by @springfall2008 in #62
- Made have some odd side-effects, so best not defaulted to on for now
- Fix bug meaning power curve didn't work by @springfall2008 in #61
- Fix potential race condition where charge window settings are changed with charge enabled by @springfall2008 in #59
- Update apps.yaml - battery charge curve template by @springfall2008 in #56
- Adding discharge freeze feature and battery charging curve feature by @springfall2008 in #57
Full Changelog: v6.34...v6.38