v3.0.7
π§ Breaking changes
- None
β¨ New features
- Added a
clear_hems_auth_backoffservice 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