github davidusb-geek/emhass v0.15.0
EMHASS version 0.15.0

latest release: v0.15.1
one day ago

Improvement

  • Added support for async emhass code (@gieljnssns)
  • Added support for websocket data retrieval (@gieljnssns)
  • Add feature to cache pv regression model (@sokorn)
  • Added support for a more comprehensive list of scikit-learn models for both ML Forecaster and Regressor classes
  • Improved documentation re-arranged sections
  • Thermal model improvements:
    • Implemented a Min/Max temperature control, proposed by @werdnum
    • Implemented needed unit tests
    • Improved documentation

Fix

  • Fixed warning message because pickle files saved with old Numpy version
  • A buch of code refactor following SonarCloud Code Analysis
  • Solved runtime param optimization_time_step not recognized, issue #563
  • Attempt at solving data publish problem when containing both battery sensor definitions and a def_load_config, issue #587
  • Fix timezone comparison issue with InfluxDB (@sokorn)
  • Update skforecast requirement from <0.19.0,>=0.18.0 to >=0.18.0,<0.20.0
  • Implement inverter AC input limit constraint

What's Changed

Full Changelog: v0.14.1...v0.15.0

Don't miss a new emhass release

NewReleases is sending notifications on new releases.