From 38dc85398cb6d83017f39ff93ca4629e97b3a4cc Mon Sep 17 00:00:00 2001 From: Trefor Southwell <48591903+springfall2008@users.noreply.github.com> Date: Sun, 3 Dec 2023 09:31:12 +0000 Subject: [PATCH] Update apps.yaml - enable reserve limit by default --- apps/predbat/config/apps.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/predbat/config/apps.yaml b/apps/predbat/config/apps.yaml index eb4f8bdc..f02a6f96 100644 --- a/apps/predbat/config/apps.yaml +++ b/apps/predbat/config/apps.yaml @@ -138,7 +138,8 @@ pred_bat: # - 200 # Workaround to limit the maximum reserve setting, some inverters won't allow 100% to be set - # inverter_reserve_max : 99 + # Comment out if your inverter allows 100% + inverter_reserve_max : 98 # Some batteries tail off their charge rate at high soc% # enter the charging curve here as a % of the max charge rate for each soc percentage.