Skip to content

v3.0.3

Choose a tag to compare

@barneyonline barneyonline released this 03 May 12:00
354c691

🚧 Breaking changes

  • None

✨ New features

  • None

πŸ› Bug fixes

  • Kept cleared Envoy history migration mappings skipped on the final confirmation step instead of restoring suggested entities.
  • Persisted HEMS authentication refresh suppression across API client state resets and token persistence so repeated HEMS 401 responses do not restart stored-credential refresh attempts every few seconds.

πŸ”§ Improvements

  • Moved slower optional startup work out of the blocking first refresh path so Home Assistant can finish setting up the integration faster, with tariff and site-only state updates published after warmup.
  • Improved refresh performance by reducing repeated helper work, preserving retry timing, coordinating concurrent refresh and session-history work, and suppressing unchanged discovery snapshot writes.
  • Reduced discovery and write overhead by reusing charger serials from inventory when available, fetching tariff billing and configuration data concurrently, and trimming BatteryConfig payload copy churn.

πŸ”„ Other changes

  • Overhauled the wiki with clearer navigation, refreshed device and workflow pages, consistent tables and screenshot layouts, updated screenshots/banners, and improved technical/development references.

Full Changelog: CHANGELOG