Patch version 1.2.6-pre1
β οΈβ οΈβ οΈ You cannot revert back to 1.2.5 or any other older version without losing the history of your entities! Please let us know if you experience any loss of data. β οΈβ οΈβ οΈ
Due to changes in HA2026.2 there were some problems with the entity unique_id and entity_id. We thought this was solved in version 1.2.5 but basically the entity_id was generated using the translation, another way as was done previously. Since the dependency on the translation is unwanted, we need to 'repair' the wrong ids. This has protentional risks for the entity history and other 'stored' data.
When you install version 1.2.6-pre all entities will be corrected automatically, by a migration. We have tested this multiple times, and noticed no problems with the history, automations , aggregation and usage in dashboards. Many thanks to @harrymayr for his efforts in this!!
There have not been many changes compared to version 1.2.5 as you can see below. We tested this quite thoroughly, but it is always possible that we missed something. Therefore we would like to ask beta-testers to check if their migration works smoothly. It is advised to create a full backup before you install it.
This migration also prepares the devices and entities for the "cloud free" π©οΈ version of this integration
Much work has already been done for this version. All devices, including the SF800/1600 and 2400 and the Zendure Smart meters will use the local MQTT server. The cloud key will be optional, and all devices in the local MQTT will automatically be added to Home Assistant. But more will follow on that.
What's Changed
- Update German translations for power limits by @Kieft-C in #1069
- Log exception name when handling HTTP API call errors by @cybe in #1086
- Smart charge only by @harrymayr in #1046
- Device fixes by @harrymayr in #1099
- Fix entity_id after HA2026.2 update by @FireSon in #1106
- Improve entity ID and unique ID handling during migration, adding err⦠by @FireSon in #1108
- Fix discharge state display when min SOC limit is reached by @eremid in #1114
- Update entity_ids, prepare for local only release by @FireSon in #1118
New Contributors
- @Kieft-C made their first contribution in #1069
- @cybe made their first contribution in #1086
- @eremid made their first contribution in #1114
Full Changelog: 1.2.5...1.2.6-pre