cmcgerty / Sofar2mqtt

A smart home interface for Sofar solar and battery inverters.
GNU General Public License v3.0
79 stars 45 forks source link

Added standby command to battery_save #8

Closed graememk closed 3 years ago

graememk commented 3 years ago

added modbus standby command to the batterysave on the auto command

cmcgerty commented 3 years ago

Battery Save mode charges the battery from excess solar by switching to auto mode when there is energy flowing out to the grid, while not allowing the battery to discharge by switching to standby when energy flows in from the grid. The change would simply fix the unit in standby mode.