Update CHANGELOG with new features and fixes

Added new features and bug fixes related to PV forecasts and battery management.
This commit is contained in:
Andreas
2026-07-14 18:46:02 +02:00
committed by GitHub
parent a1b469fa38
commit 8ddb7ce754
+3 -2
View File
@@ -7,12 +7,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Unreleased ## Unreleased
### Added ### Added
- EV Bug (wrong output in genetic.py / no senseful results)
- Direktvermarktung active / Battery discharge into grid (new state / action battery_grid_export_allowed) + (new simulation output Feed_in_tariff)
- New PV forecast providers giving operators more cloud forecast sources to choose from in - New PV forecast providers giving operators more cloud forecast sources to choose from in
addition to Akkudoktor, VRM and Import: addition to Akkudoktor, VRM and Import:
- `PVForecastPVNode` — native 15-minute forecasts from the pvnode.com API. - `PVForecastPVNode` — native 15-minute forecasts from the pvnode.com API.
- `PVForecastForecastSolar` — forecasts from the free Forecast.Solar API. - `PVForecastForecastSolar` — forecasts from the free Forecast.Solar API.
- `PVForecastSolcast` — forecasts from the Solcast rooftop-site API. - `PVForecastSolcast` — forecasts from the Solcast rooftop-site API. (THX to @chloepriceless)
- 15-minute optimization interval for the genetic optimizer. `optimization.interval` - 15-minute optimization interval for the genetic optimizer. `optimization.interval`
now accepts 900 (15 min) in addition to the default 3600 (1 hour), letting the now accepts 900 (15 min) in addition to the default 3600 (1 hour), letting the
optimizer schedule on a quarter-hour grid for 15-minute dynamic electricity optimizer schedule on a quarter-hour grid for 15-minute dynamic electricity