v0.6.11-beta.1
Pre-release
Pre-release
Added
- HACS custom integration (
custom_components/solar_ai_optimizer/): pairing codes, fail-safe watchdog, and Update entity (HA Core 2026.3.0+) - One-time pairing (
XXXX-XXXX→sol_c_…client tokens) and IndieAuth (Solar → HA) for non-add-on installs - Stable
install_idon/api/healthfor HA device identity - Settings UI for pairing codes, client revoke, and IndieAuth connect (non-add-on)
Changed
- Legacy YAML fail-safe package is deprecated in favor of the HACS integration
What's Changed
- Release v0.6.11-beta.1: HACS integration, pairing, and IndieAuth by @oraad in #78
- Fix CI workflow YAML for ha-integration job by @oraad in #79
- Fix ha-integration CI: install Home Assistant before pytest by @oraad in #80
- Fix ha-integration CI: PYTHONPATH for custom_components by @oraad in #81
Full Changelog: v0.6.10-beta.3...v0.6.11-beta.1