Skip to content

Fix Entity IDs Resetting on Reboot

Choose a tag to compare

@Poshy163 Poshy163 released this 13 Feb 11:27
31c75ae

Bug Fix

  • Fixed an issue where all entity IDs in the integration would reset on every Home Assistant reboot/restart (#229)

Breaking Changes (from v0.8.0)

For full details on all the new features and changes in v0.8.0, see the v0.8.0 release notes.

If you are upgrading from v0.7.x or earlier, please read the following carefully:

  • Config entry version bumped from v1 to v2. Existing entries are automatically migrated, but device customizations (custom names, area assignments) will be modified to append the inverter serial number. As a result, some automations/UI components referencing device names may break and require updating.
  • Minimum Home Assistant version is now 2026.1.0.

Migration (v1 to v2)

  • Existing IP address configuration is preserved and assigned to the first inverter's subentry.
  • Old devices are cleaned up on first startup after migration to avoid duplicate entries.