EMHASS add-on v0.6.0
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
- @michaelpiron made their first contribution in #70
- @GeoDerp made their first contribution in #69
Full Changelog: v0.5.4...v0.6.0