Skip to content

EMHASS add-on v0.8.5

Choose a tag to compare

@davidusb-geek davidusb-geek released this 01 Apr 22:05
· 58 commits to main since this release
afa08d0

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

New Contributors

  • @esnil made their first contribution in #88

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