Skip to content
This repository was archived by the owner on Jul 11, 2026. It is now read-only.

v2.2.0

Choose a tag to compare

@mbillow mbillow released this 21 May 20:11

✨ Improvements

  • Leverage the Home Assistant DataUpgradeCoordinator class to drastically reduce API calls.
    • The component used to make 5 API calls per line every 15 minutes. Now, it makes just 1 per line.
  • Added useful debug logging.