Skip to content

Release v0.3.2-beta

Choose a tag to compare

@aschmere aschmere released this 16 Jun 09:57
· 6 commits to main since this release

DWD Global Radiation Home Assistant Integration

[0.3.2-beta] - 2024-06-16

Changed

  • Removed Import of dwd_global_radiation Module: The import of the dwd_global_radiation module in __init__.py has been removed. This module is now encapsulated by the new DWD Global Radiation API Server Home Assistant add-on, which is a required component for this integration. This change addresses an issue where the integration could not load during Home Assistant startup due to the inability of Home Assistant OS to automatically install the dependent NetCDF module.

Notes

  • This release ensures smoother integration with the new DWD Global Radiation API Server add-on.
  • Please ensure that the DWD Global Radiation API Server add-on is installed and configured correctly to use this integration.