Skip to content

Fix release: setup failed on some deployment variants

Compare
Choose a tag to compare
@mawinkler mawinkler released this 20 Jul 14:43
· 73 commits to main since this release

0.22.1 (2022-07-20)

Changes

  • Calculate the timezone of the AstroWeather instance based on the configured timezone. This makes it possible to configure multiple instances of AstroWeather for different locations with potentially different time zones.

Fixes

  • Issue #16 and Issue #17: The introduction of the module timezonefinder with it's nested dependency to py-h3 failed while compiling the c-module h3 on some home assistant deployment variants (e.g. Home Assistant Operating System on RPi). The config flow now allows selecting the timezone for the specific AstroWeather instance for which reason the dependency to timezonefinder is not required anymore.

Breaking Changes

  • The config flow now requires an additional config entry. To upgrade from any previous version please delete the integration and add it again via the Devices & Services section of your Home Assistant