v2.5.0
New features
-
Orphaned entities are now listed in the logs.
The configuration page offers an entry to delete them, but check the logs before doing it to ensure entities are not misdetected.
Remark: Orphaned devices are not yet deleted, to be completed in a next release. -
Updated Readme with more entities and attributes
-
Improved display of already configured price sensors in the configuration pages
Fixes
- Fix for #233
- Fixed calculation of the average energy price during discharge.
- behaviour made compatible with HA 2026.6
What's Changed
- Remove energy saved tracking from battery simulation by @dewi-ny-je in #229
- Codex/fix display of price entities in battery settings by @dewi-ny-je in #230
- Add CONF_BATTERY import to number.py by @dewi-ny-je in #234
- Batch update with multiple features by @dewi-ny-je in #235
- Update version to 2.5.0 in manifest.json by @dewi-ny-je in #236
- Set reload_on_update=False in unique ID checks per HA 2026.6 deprecation by @dewi-ny-je in #237
Full Changelog: v2.4.0b...v2.5.0b