From 8ddb7ce754413d55e05fd36edbaa30d60de2fe15 Mon Sep 17 00:00:00 2001 From: Andreas <35328755+drbacke@users.noreply.github.com> Date: Tue, 14 Jul 2026 18:46:02 +0200 Subject: [PATCH] Update CHANGELOG with new features and fixes Added new features and bug fixes related to PV forecasts and battery management. --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b74af9e3..9205114f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,12 +7,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## Unreleased ### 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 addition to Akkudoktor, VRM and Import: - `PVForecastPVNode` — native 15-minute forecasts from the pvnode.com 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` 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