Skip to content

EMHASS add-on v0.6.0

Choose a tag to compare

@davidusb-geek davidusb-geek released this 29 Jan 21:56
· 129 commits to main since this release
2d7cad4

Following update of EMHASS code v0.7.1

Improvement

  • Added a new feature to provide operating time windows for deferrable loads. Thanks to @michaelpiron
  • Added lots of new options to be configured by the user. Thanks to @GeoDerp
  • Updated stylesheet with mobile & dark theme by @GeoDerp
  • Improved launch.json to fully test EMHASS on different configurations. Thanks to @GeoDerp
  • Added new script to debug and develop new time series clustering feature
  • Improved documentation. Thanks to @g1za

Fix

  • Updated github workflow actions/checkout to v4 and actions/setup-python to v5
  • Changed default values for weight_battery_discharge and weight_battery_charge to zero
  • Renamed classes to conform to PEP8
  • Bump markupsafe from 2.1.3 to 2.1.4

What's Changed

  • Time limit for deferrable loads (add-on) by @michaelpiron in #70
  • Increased configuration parameters to match with increased support in options.json by @GeoDerp in #69
  • Davidusb geek/feat/new ver 0p6 by @davidusb-geek in #71

New Contributors

Full Changelog: v0.5.4...v0.6.0