Release number 100!!! 🎉
Improvement
- Improved README and development documentation (@Crosenhain and @gieljnssns)
- Improved forecasting and optimization classes logging (@purcell_lab)
Fix
- Fixed ML Regressor for correct time zone treatment (@gieljnssns)
- Fixed long standing problem to allow thermal and standard loads to be scheduled (@purcell_lab)
- Fixing Missing files in python package issue (@pail23)
- Fixed improper handling of home assistant API errors (@Gruek)
- Remove an extraneous comma in the pd.to_datetime() method call in retrieve_hass.py (@GeoDerp)
- Fixed the SettingWithCopyWarning Pandas problem and PV sensor handling when set_use_adjusted_pv is false (@paulhomes)
What's Changed
- Prevent SettingWithCopyWarning by @paulhomes in #518
- Ignore sensor_power_photovoltaics_forecast when set_use_adjusted_pv is false by @paulhomes in #520
- chore(retrieve): rm random comma by @GeoDerp in #523
- Fixed improper handling of home assistant API errors by @Gruek in #524
- forecast.py - updated logging by @purcell-lab in #525
- Ml regressor fix by @gieljnssns in #526
- Add python files to source package by @pail23 in #527
- Allows thermal and standard loads to be scheduled by @purcell-lab in #528
- Update P_grid description in README.md by @Crosenhain in #529
New Contributors
- @Gruek made their first contribution in #524
- @Crosenhain made their first contribution in #529
Full Changelog: v0.13.1...v0.13.2