Skip to content

v3.0.7

Choose a tag to compare

@barneyonline barneyonline released this 09 May 00:53
2ad522e

🚧 Breaking changes

  • None

✨ New features

  • Added a clear_hems_auth_backoff service to clear the Heat Pump/HEMS-only auth backoff without performing password login.

πŸ› Bug fixes

  • Isolated Heat Pump/HEMS auth failures behind a HEMS-only circuit breaker so they no longer trigger global stored-password refresh attempts or stop wallbox/battery polling. (#528)

πŸ”§ Improvements

  • Added HEMS auth backoff diagnostics and a repair issue that explains how to pause or retry Heat Pump/HEMS polling. (#528)
  • Reduced baseline Enphase cloud request volume by lengthening low-volatility HEMS inventory, heat-pump state, Storm Alert, device inventory, and inverter production refresh windows. (#667)
  • Replaced the one-shot internal reload skip with counted reload suppression so token/cooldown persistence cannot recreate the coordinator during auth recovery.

πŸ”„ Other changes

  • None

Full Changelog: CHANGELOG