Skip to content

EMHASS add-on v0.2.22

Compare
Choose a tag to compare
@davidusb-geek davidusb-geek released this 05 Oct 20:58
· 208 commits to main since this release

A new release with bunch of improvements, most notably added direct support for the Solar.Forecast method to forecast PV power.

Also:

  • Added more detailed examples to the forecast module documentation.
  • Improved handling of datatime indexes in DataFrames on forecast module.
  • Added warning messages if passed list values contains non numeric items.
  • Added missing unittests for forecast module with request.get dependencies using MagicMock.

Full Changelog: v0.2.21...v0.2.22