Skip to content

Release v0.11.0

Choose a tag to compare

@rosch100 rosch100 released this 07 Mar 10:24

Requires Home Assistant 2026.1.0+

  • Options (Integration → Configure): Remove unavailable entities; repair entity IDs with _2, _3 suffix.
  • Services: remove_unavailable_entities, repair_entity_id_suffixes (optional config_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_entities and fritzbox_vpn.repair_entity_id_suffixes (Developer Tools → Services); optional config_entry_id for 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