Release v0.11.0
Requires Home Assistant 2026.1.0+
- Options (Integration → Configure): Remove unavailable entities; repair entity IDs with
_2,_3suffix. - Services:
remove_unavailable_entities,repair_entity_id_suffixes(optionalconfig_entry_id). - Entity IDs remain stable when a VPN connection is temporarily gone and comes back.
Whats Changed (since v0.10.2)
- Home Assistant: Minimum version is now 2026.1.0.
- New options: In Integration → Configure you can remove unavailable entities and repair entity IDs that got a
_2,_3, … suffix (e.g. after disabling/reactivating), so automations keep working. - New services:
fritzbox_vpn.remove_unavailable_entitiesandfritzbox_vpn.repair_entity_id_suffixes(Developer Tools → Services); optionalconfig_entry_idfor multiple entries. - Stability: New VPN connections on the Fritz!Box are added automatically without reload. When a connection disappears temporarily, its entity ID is kept when it reappears.
- Fixes: VPN on/off reliable again; options dialog no longer crashes on newer HA versions.
Full Changelog: v0.10.2...v0.11.0