Skip to content

Releases: davidusb-geek/emhass-add-on

EMHASS add-on v0.8.3

11 Mar 20:59
Compare
Choose a tag to compare

Fix

  • Fixed web_server options_json bug in standalone fix

EMHASS add-on v0.8.2

10 Mar 22:54
abad5c4
Compare
Choose a tag to compare

Improvement

  • Proposed a new solution to survive DST using special option of Pandas round method
  • Added option to web_server to init data_path as an options param
  • Styling docs and html files on webui
  • Advanced and basic pages improvements on webui

Fix

  • Fixed support for ARM achitectures

What's Changed

Full Changelog: v0.8.1...v0.8.2

EMHASS add-on v0.8.1

28 Feb 21:20
Compare
Choose a tag to compare

Improvement

  • Improved documentation

Fix

  • Persistent data storage fix
  • Docker Standalone Publish Workspace Fix

What's Changed

Full Changelog: v0.8.0...v0.8.1

EMHASS add-on v0.8.0

25 Feb 22:24
Compare
Choose a tag to compare

Improvement

  • Thanks to the great work from @GeoDerp we now have a unified/centralized Dockerfile that allows for testing different installation configuration methods in one place. This greatly helps testing, notably emulating the add-on environment. This will improve overall testing for both teh core code and the add-on. Again many thanks!
  • There were also a lot of nice improveements from @GeoDerp to the webui, namely: styling, dynamic table, optimization feedback after button press, logging, a new clear button, etc.
  • From now on we will unify the semantic versioning for both the main core code and the add-on.

What's Changed

Full Changelog: v0.6.6...v0.8.0

EMHASS add-on v0.6.6

11 Feb 11:15
Compare
Choose a tag to compare

Improvement

  • Bumped the webui. Some great new features and styling. Now it is possible to pass data directly as lsit of values when using the buttons in the webui. Thanks to @GeoDerp
  • Added two additional testing environment options. Thanks to @GeoDerp

Fix

  • Bump markupsafe from 2.1.4 to 2.1.5

What's Changed

Full Changelog: v0.6.5...v0.6.6

EMHASS add-on v0.6.5

06 Feb 22:13
Compare
Choose a tag to compare

Fix

  • Fixed number of startups constraint for deferrable load at the begining of the optimization period
  • Fixed list of bools from options.json
  • Fixed some testing and debugging scripts

Full Changelog: v0.6.4...v0.6.5

EMHASS add-on v0.6.4

04 Feb 22:30
Compare
Choose a tag to compare

Fix

  • Following new patch on "perform_backtest": "false" has no effect

Full Changelog: v0.6.3...v0.6.4

EMHASS add-on v0.6.3

04 Feb 19:10
Compare
Choose a tag to compare

Fix

  • Fixed broken build params method. Reverting back to alternate PR from @GeoDerp

EMHASS add-on v0.6.2

04 Feb 14:46
Compare
Choose a tag to compare

Following update of EMHASS code v0.7.3

Fix

  • Fixed bug when booleans, solving "perform_backtest": "false" has no effect
  • Refactored util.py method to handle optional parameters
  • Updated web server, solving runtime issues
  • Solved issue passing solcast and solar.forecast runtime params
  • Updated documentation requirements

Full Changelog: v0.6.1...v0.6.2

EMHASS add-on v0.6.1

30 Jan 13:33
Compare
Choose a tag to compare

Patched new version with bug fixes on ptahs and missing list types

Full Changelog: v0.6.0...v0.6.1