Replies: 2 comments 1 reply
-
Current apps.yaml |
Beta Was this translation helpful? Give feedback.
0 replies
-
So far most things seem to be working.
One thing I am struggling with is freeze export. Battery is controlled via charge/discharge current limit. But predbat changes to mode to Force export instead. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Battery charging
number.solinteg_battery_charge_current_limit
Charging/Discharging into grid:
select.solinteg_working_mode
toGeneral
mode as standard. (feed in at 100% SOC, or limited bynumber.solinteg_battery_charge_current_limit
)UPS
mode as forced charging.Economy
mode - in the app set up all times to be discharging.Can you set a Target SOC for a timed charge or discharge period?
Does the inverter report SOC in kWh or Percent?
sensor.solinteg_battery_soc
Can you set a Reserve or Backup SOC?
number.solinteg_battery_soc_min_offgrid
number.solinteg_battery_soc_min_ongrid
Constants
Current Power / Battery Readings
sensor.solinteg_measured_power
(positive feed in, negative buy from grid)Inverter clock (if available) - if so let me know the format it reports in
Beta Was this translation helpful? Give feedback.
All reactions