Skip to content

Release v0.3.3-beta

Choose a tag to compare

@aschmere aschmere released this 16 Jun 19:32
· 5 commits to main since this release

Version 0.3.3-beta

New Features:

  • get_forecast_for_future_hour: Added a new method to the DWDGlobalRadAPIClient to fetch forecasts for a specific location and a future hour. This requires DWD Global Radiation API Server version 1.4.8 or later.
  • Forecast API Call Support: Added support for making REST API calls to get forecasts by location and future hour.

Improvements:

  • Adapted api_client.get_forecast_for_future_hour in restapi.py to use the new API client method with the updated DWD Global Radiation API Server.

Version Bump:

  • Updated integration version to 0.3.3-beta to reflect new features and improvements.