Skip to content

Releases: davidusb-geek/emhass

EMHASS version 0.4.10

21 May 13:41
Compare
Choose a tag to compare

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

Full Changelog: v0.4.9...v0.4.10

EMHASS version 0.4.9

20 May 16:20
Compare
Choose a tag to compare

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

Full Changelog: v0.4.8...v0.4.9

EMHASS version 0.4.8

17 Mar 07:52
Compare
Choose a tag to compare

Fix

  • Fixed to correct index length for ML forecaster prediction series.

Full Changelog: v0.4.7...v0.4.8

EMHASS version 0.4.7

16 Mar 23:01
Compare
Choose a tag to compare

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

16 Mar 22:04
Compare
Choose a tag to compare

Fix

  • Fixed wrong path for saved ML forecaster model.

Full Changelog: v0.4.5...v0.4.6

EMHASS version 0.4.5

10 Mar 18:18
Compare
Choose a tag to compare

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

09 Mar 22:21
Compare
Choose a tag to compare

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

08 Mar 23:16
Compare
Choose a tag to compare

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

07 Mar 10:49
Compare
Choose a tag to compare

Some bug fixes.
Full Changelog: v0.4.1...v0.4.2

EMHASS version 0.4.1

06 Mar 22:26
Compare
Choose a tag to compare

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