Skip to content

v0.22.0

Choose a tag to compare

@LuckyTriple7 LuckyTriple7 released this 01 Aug 13:15
· 12 commits to main since this release

Changed

  • Both Open-Meteo coordinators (marine, forecast) now reuse Home Assistant's shared aiohttp session instead of each opening its own — same fix applied upstream to the Strato DynDNS integration after review feedback from a HA core maintainer
  • geo.py and coordinator.py no longer depend on the external async_timeout package (unused, replaced by builtin asyncio.timeout)