Skip to content

v25.05.20

Choose a tag to compare

@davidrapan davidrapan released this 20 May 20:34
· 184 commits to main since this release
b0dc984

What's Changed

feat: Conditional name and use of generator energy sensors

Total/Today Generation sensor name changes and is directly controlled by value set in IO Mode. So when set for example to Microinverter, new names will be Microinverter Energy and Microinverter Energy - today.

Migration of the history is very easy. Immediately after restart do:

  1. Find new sensor e.g. Microinverter Energy, open detail view and go to settings
  2. Temporary change its Entity ID, add to e.g. 2 at the end and click UPDATE
  3. Find old Total Generation sensor, open detail view and go to settings
  4. Rename Entity ID to the new one e.g. inverter_microinverter_energy and click UPDATE
  5. Now you can safely remove this old Total Generation sensor by clicking DELETE
  6. Finally open new sensor e.g. Microinverter Energy and go to settings
  7. Change Entity ID back to its original by removing 2 added in step number 2. and click UPDATE

Repeat for the other sensor too.

Other changes

Full Changelog: v25.05.12...v25.05.20