Releases: davidusb-geek/emhass
Releases · davidusb-geek/emhass
EMHASS version 0.4.10
Fix
- Fixed wrong name of new cost sensor.
- Fixed units of measurements of costs to €/kWh.
- Added color sequence to plot figures, now avery line should be plotted with a different color.
What's Changed
- Update utils.py to publish prod cost by @purcell-lab in #77
Full Changelog: v0.4.9...v0.4.10
EMHASS version 0.4.9
Fix
- Updated default value for total number of days for ML model training.
- Added publish of unit_load_cost and unit_prod_price sensors.
- Improved docs intro.
- Bump myst-parser from 0.18.1 to 1.0.0
What's Changed
- Update machine_learning_forecaster.py by @davidusb-geek in #68
- Update to Introduction by @purcell-lab in #72
- Bump myst-parser from 0.18.1 to 1.0.0 by @dependabot in #63
Full Changelog: v0.4.8...v0.4.9
EMHASS version 0.4.8
Fix
- Fixed to correct index length for ML forecaster prediction series.
Full Changelog: v0.4.7...v0.4.8
EMHASS version 0.4.7
Fix
- Fixed wrong column name for var_load when using predict with ML forecaster.
Full Changelog: v0...v0.4.7
EMHASS version 0.4.6
EMHASS version 0.4.5
Fix
- Fixed default behavior for passed data.
- Added a new graph for tune results.
Full Changelog: v0.4.4...v0.4.5
EMHASS version 0.4.4
Fix
- Added missing possibility to set the method for load forecast to 'mlforecaster'.
- Fixed logging formatting.
Full Changelog: v0.4.3...v0.4.4
EMHASS version 0.4.3
Some bug fixing
Fix
- Fixed logging.
- Fixed missing module on docker standalone mode.
Full Changelog: v0.4.2...v0.4.3
EMHASS version 0.4.2
Some bug fixes.
Full Changelog: v0.4.1...v0.4.2
EMHASS version 0.4.1
Some nice improvements adapted to the new version v0.4.x:
Improvement
- Improved the documentation and the in-code docstrings.
- Added the possibility to save the optimized model after a tuning routine.
- Added the possibility to publish predict results to a Home Assistant sensor.
- Added the possibility to provide custom entity_id, unit_of_measurement and friendly_name for each published data.
Full Changelog: v0.4.0...v0.4.1