Improvement
- New feature that allows users to disable SSL communication with Home Assistant
Fix
- Fix issues with missing
long_train_data.pklfile and load power sensor name updated by the user - Fix broken MLRegressor by removing unnecessary loading of a CSV file
- Fix missing outdoor temperature data for thermal model
What's Changed
- Fix missing outdoor temperature data for thermal model by @davidusb-geek in #679
- Fix broken MLRegressor with not needed load treatment of a CSV file by @davidusb-geek in #681
- New feature to allow to disable SSL communication with Home Assistant by @davidusb-geek in #682
- Fix issues with missing file and updated load power sensor name by @davidusb-geek in #683
Full Changelog: v0.15.5...v0.15.6