github davidusb-geek/emhass v0.12.8
EMHASS version 0.12.8

13 hours ago

This release comes with a special improvement for weather forecast, we are replacing the scrapper method with a new method using the Open-Meteo API: https://open-meteo.com/
This API provides high resolution forecasts at 15min intervals for any location in the world.
A big improvement to obtain accurate PV production forecasts.

Improvement

  • Added a new method for weather forecast: open-meteo. This offers a very nice API to obtain weather forecasts. We are dropping the old scrapper method, if you were using the scapper method you just need to change the Weather forecast method to open-meteo
  • Added support to device_class definition when posting sensors to HA. Thanks to @paulhomes for this contribution
  • Improved github workflow Python testing
  • Updated documentation

Fix

  • Fixed TZ shift issue when using the typical load power forecaster

What's Changed

New Contributors

Full Changelog: v0.12.7...v0.12.8

Don't miss a new emhass release

NewReleases is sending notifications on new releases.