github davidusb-geek/emhass v0.8.5
EMHASS version 0.8.5

latest releases: v0.10.1, v0.10.0, v0.9.1...
3 months ago

Improvement

  • Simplified fetch urls to relatives
  • Improved code for passed forecast data error handling in utils.py
  • Added new tests for forecast longer than 24h by changing parameter delta_forecast
  • Added new files for updated PV modules and inverters database for use with PVLib
  • Added a new webapp to help configuring modules and inverters: https://emhass-pvlib-database.streamlit.app/
  • Added a new P_to_grid_max variable, different from the current P_from_grid_max option

Fix

  • style.css auto format and adjusted table styling
  • Changed pandas datetime rounding to nonexistent='shift_forward' to help survive DST change
  • Dropped support for Python 3.9

What's Changed

  • utils.py removed list_hp_periods def load no check by @GeoDerp in #237
  • Simplified fetch urls to relatives by @GeoDerp in #239
  • style.css auto format and adjusted table styling by @GeoDerp in #241
  • patch fix cec path issue by @GeoDerp in #249

Full Changelog: v0.8.4...v0.8.5

Don't miss a new emhass release

NewReleases is sending notifications on new releases.