Skip to content

v0.3.5-beta - 2024-10-18

Latest
Compare
Choose a tag to compare
@aschmere aschmere released this 18 Oct 15:48

v0.3.5-beta - 2024-10-18

New Features

Supervisor API Updates:

  • Replaced deprecated Supervisor API calls with new REST-based Supervisor API methods.
  • Improved handling of add-on start and information retrieval by utilizing the newer Supervisor API endpoints.

Improvements

API Add-On Reliability:

  • Enhanced the method for ensuring that the DWD Global Radiation add-on starts correctly after Home Assistant restarts.
  • Ensured that the integration works seamlessly with the updated Supervisor API, improving overall compatibility with the latest Home Assistant versions.

Supervisor Communication:

  • Improved error reporting for add-on start failures by providing more detailed logs and fallback mechanisms if the add-on fails to start.

Bug Fixes

Supervisor API Deprecation Fixes:

  • Fixed issues related to the deprecation of async_get_addon_info and async_start_addon methods.
  • Updated the integration to use HTTP-based Supervisor API calls for add-on management.

Version Update

  • Bumped version to 0.3.5-beta.