File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.13.1 - 2025-04-21
4+ ### Improvement
5+ - Add timeout and thread configuration for different LP solvers (CBC, GLPK, COIN). Thanks to @GeoDerp
6+ - Clean up actions and add sourcery scan action. Thanks to @GeoDerp
7+ - Cache Open-Meteo JSON reponse locally to reduce the number of API calls and add resilience. Thanks to @paulhomes
8+ ### Fix
9+ - Update default weight battery value in config_defaults.json. Thanks to @purcell-lab
10+ - Fix forecast output assignment and avoid SettingWithCopyWarning. Thanks to @radim2tej
11+ - Fix for get_mix_forecast ValueError: cannot convert float NaN to integer. Thanks to @paulhomes
12+ - Fix for hard-coded actual/forecast PV sensor names. Thanks to @paulhomes
13+ - Update pyproject.toml to solve issue #495 : Missing files in python package after 0.12.5. Thanks to @GeoDerp
14+
315## 0.13.0 - 2025-04-02
416### Improvement
517- Added a new feature to automatically adjust PV forecast using historical actual/forecast data
Original file line number Diff line number Diff line change 11name : EMHASS
22description : Energy Management for Home Assistant
33url : https://github.com/davidusb-geek/emhass
4- version : v0.13.0 # set if use image container version
4+ version : v0.13.1 # set if use image container version
55slug : emhass
66arch :
77 - aarch64
You can’t perform that action at this time.
0 commit comments