-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Hello,
the battery of my Solakon One is constantly toggling between charging/discharging state under the following conditions:
(battery_current_soc == battery_min_soc) && (pv_current_power < 800) && (pv_current_power < shelly_current_power)
pv_current_power is the currenty power of the solarpanels
shelly_current_power is the current overall power consumption of my house.
I see no reason why the battery should be used in this case at all. Is this behaviour expected?
From my point of view, it's quite inefficient and I'm afraid that the battery loses lifetime unneccessarily.
I've tried out all of the different "export" modes of solakon_one_remote_control_mode and they all showed the same behaviour. Also when I'm completely turning off the remote control mode.
With my heatpump, I'm very often for hours in this state. Here's an example:

Are you already aware of this issue? Or is my device somehow broken?
Thanks in advance for supporting!