EMHASS version 0.7.0
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
- Optimizer documentation aligned with code by @michaelpiron in #143
- Updated stylesheet with mobile & dark theme by @GeoDerp in #146
- Bump markupsafe from 2.1.3 to 2.1.4 by @dependabot in #150
- Time limit for deferrable loads by @michaelpiron in #153
- options.json increased supported parameters by @GeoDerp in #149
- Added new scripts for debugging and testing new clustering feature by @davidusb-geek in #157
- Make options optional by @GeoDerp in #158
- Feat - Prepared new version, see CHANGELOG by @davidusb-geek in #160
New Contributors
Full Changelog: v0.6.2...v0.7.0