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.2 - 2025-04-29
4+ ### Improvement
5+ - Improved README and development documentation (@Crosenhain and @gieljnssns )
6+ - Improved forecasting and optimization classes logging (@purcell_lab)
7+ ### Fix
8+ - Fixed ML Regressor for correct time zone treatment (@gieljnssns )
9+ - Fixed long standing problem to allow thermal and standard loads to be scheduled (@purcell_lab)
10+ - Fixing Missing files in python package issue (@pail23 )
11+ - Fixed improper handling of home assistant API errors (@Gruek )
12+ - Remove an extraneous comma in the pd.to_datetime() method call in retrieve_hass.py (@GeoDerp )
13+ - Fixed the SettingWithCopyWarning Pandas problem and PV sensor handling when set_use_adjusted_pv is false (@paulhomes )
14+
315## 0.13.1 - 2025-04-21
416### Improvement
517- Add timeout and thread configuration for different LP solvers (CBC, GLPK, COIN). Thanks to @GeoDerp
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.1 # set if use image container version
4+ version : v0.13.2 # set if use image container version
55slug : emhass
66arch :
77 - aarch64
You can’t perform that action at this time.
0 commit comments