You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Smart battery puffer started force charge too early. Prices started to drop short before midnight, but they were substantially lower after midnight. It would have been a lot better to wait for prices after midnight. My guess is that smart battery buffer only considered hours of current calendar day and therefore started charging at 21:00.
To Reproduce
Steps to reproduce the behavior:
Configure smart battery buffer for 3 amount hours.
Emulate situation where prices are high throughout the whole day, but start to decline from 21 onwards till 6 in the morning next day.
Check when smart battery buffer starts charging.
Expected behavior
Smart battery buffer sees price decline and calculates the lowest 3 hours in 48h of prices. Charging should start at lowest hours which in the example are all located early morning next day.
Screenshots & Logfiles
Versions:
Adapter version: 3.5.1
JS-Controller version: 7.0.3
Node version: 20.18.1
Operating system: Debian
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
It's not perfect, but looks like adapter worked as designed... smart battery buffer is currently working on a daily base... Next days prices are not considered
Describe the bug
Smart battery puffer started force charge too early. Prices started to drop short before midnight, but they were substantially lower after midnight. It would have been a lot better to wait for prices after midnight. My guess is that smart battery buffer only considered hours of current calendar day and therefore started charging at 21:00.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Smart battery buffer sees price decline and calculates the lowest 3 hours in 48h of prices. Charging should start at lowest hours which in the example are all located early morning next day.
Screenshots & Logfiles
Versions:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: