Skip to content

v0.19.1

Choose a tag to compare

@LuckyTriple7 LuckyTriple7 released this 27 Jul 08:46
· 18 commits to main since this release

Changed

  • Each location's first data fetch no longer blocks Home Assistant startup — with 20+ locations sharing the global rate limiter (min. 3s between any two requests), waiting for every location's first refresh before startup could finish could add minutes to boot. Entities now come up as "unavailable" and populate in the background as their turn in the queue comes up; the regular polling cycle still retries on failure the same as before