File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.15.0 - 2025-12-09
4+ ### Improvement
5+ - Added support for async emhass code (@gieljnssns )
6+ - Added support for websocket data retrieval (@gieljnssns )
7+ - Add feature to cache pv regression model (@sokorn )
8+ - Added support for a more comprehensive list of ` scikit-learn ` models for both ML Forecaster and Regressor classes
9+ - Improved documentation re-arranged sections
10+ - Thermal model improvements:
11+ - Implemented a Min/Max temperature control, proposed by @werdnum
12+ - Implemented needed unit tests
13+ - Improved documentation
14+ ### Fix
15+ - Fixed warning message because pickle files saved with old Numpy version
16+ - A buch of code refactor following SonarCloud Code Analysis
17+ - Solved runtime param optimization_time_step not recognized, issue #563
18+ - Attempt at solving data publish problem when containing both battery sensor definitions and a def_load_config, issue #587
19+ - Fix timezone comparison issue with InfluxDB (@sokorn )
20+ - Update skforecast requirement from <0.19.0,>=0.18.0 to >=0.18.0,<0.20.0
21+ - Implement inverter AC input limit constraint
22+
323## 0.14.1 - 2025-11-29
424### Improvement
525- Improved InfluxDB version support documentation
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.14.1 # set if use image container version
4+ version : v0.15.0 # set if use image container version
55slug : emhass
66arch :
77 - aarch64
You can’t perform that action at this time.
0 commit comments