Skip to content

Releases: davidrapan/ha-solarman

v25.10.22

22 Oct 14:41
3521a74

Choose a tag to compare

v25.10.22 Pre-release
Pre-release

New Contributors

Full Changelog: v25.08.16...v25.10.22

v25.08.16

14 Aug 13:15
e8db5da

Choose a tag to compare

v25.08.10

12 Aug 22:22
82f4a66

Choose a tag to compare

v25.06.07

06 Jun 21:24
2d0b46f

Choose a tag to compare

v25.06.06

v25.06.02

v25.05.26

26 May 13:31
0c0376e

Choose a tag to compare

v25.05.24

25 May 16:08
942cbdd

Choose a tag to compare

v25.05.22

23 May 20:47
2ed7a57

Choose a tag to compare

v25.05.20

20 May 20:34
b0dc984

Choose a tag to compare

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