Skip to content

Releases: davidrapan/ha-solarman

v24.09.06

06 Sep 16:02
Compare
Choose a tag to compare

What's changed

Discovery

Configuration flow is now aware of all discovered devices as well already configured ones. This feature works in a way that ADD DEVICE form will offer any not yet added discovered device.

Because this feature now utilizes device_unique_id and this ID is for devices set only during configuration you will have to remove and re-add back your devices for this device_unique_id to be set.

That being said it's not required, the feature just won't work for those devices and configuration flow will continue to offer ip and serial pairs for your already configured devices...

Full Changelog: v24.08.21...v24.09.06

v24.09.02

02 Sep 20:35
Compare
Choose a tag to compare
v24.09.02 Pre-release
Pre-release

Full Changelog: v24.08.28...v24.09.02

v24.08.28

30 Aug 09:47
Compare
Choose a tag to compare
v24.08.28 Pre-release
Pre-release

What's Changed

Full Changelog: v24.08.21...v24.08.28

v24.08.21

21 Aug 18:11
Compare
Choose a tag to compare

What's new

  • Support for Ethernet version of Stick Logger with autodetection

Full Changelog: v24.08.18...v24.08.21

v24.08.18

19 Aug 21:37
Compare
Choose a tag to compare

What's Changed

  • fix: Experimental testing of ethernet stick
  • fix: device_class enum only with proper parsing
  • feat: Datetime parsing from up to 6 registers
  • feat: Time read/set using multiple registers
  • bugfix: Revert battery radiator temperature name by @frsantos in #96
  • bugfix: Fix state_class for enums and strings by @frsantos in #99

Full Changelog: v24.08.17...v24.08.18

v24.08.17

17 Aug 20:12
Compare
Choose a tag to compare

!!! WARNING !!!

Emergency release, read carefully!

  • Fixes issues with improper sensor descriptions for device_class: enum (those which contains lookup property)

! Either reconfigure your device to use custom profile or take changes into account !

You can easily go through these changes by using manual from our wiki: Sensor renaming w/ history

refactor: Renamed solis_1p8k-5g - solis_1p-5g

refactor: Renamed sofar_hyd3k-6k-es - sofar_hyd-es

  • Existing configuration won't be affected and will still load the profiles without any reconfiguration!

refactor: Seventh batch of name standardization

  • Renamed sofar_ktlxg3 to sofar_tlx-g3

kstar_hybrid.yaml:

  • Cumulative* to Total*
  • *Consumption to *Load Consumption

zcs_azzurro-ktl-v3.yaml:

  • Lx* prefixed with Load

refactor: Sixth batch of name standardization

deye_(2mppt,4mppt).yaml:

  • Static values as attributes

solis_(1p8k-5g,3p-4g,s6-gr1p).yaml:

  • Inverter* to Load*
  • Active Power to Load Power

refactor: Fifth batch of name standardization

sofar_hyd3k-6k-es.yaml:

  • PV Instant Generated PW to PV Power
  • Today Grid Return to Today Energy Export
  • Today Grid Consumption to Today Energy Import
  • Today Power Consumption to Today Load Consumption
  • Total Grid Return to Total Energy Export
  • Total Grid Consumption to Total Energy Import
  • Total Power Consumption to Total Load Consumption
  • Power Consumption to Load Power
  • Battery Total Charge to Total Battery Charge
  • Battery Total Discharge to Total Battery Discharge
  • Battery Charge / Discharge current to Battery Current

Full Changelog: v24.08.14...v24.08.17

v24.08.16

16 Aug 20:51
Compare
Choose a tag to compare
v24.08.16 Pre-release
Pre-release

!!! WARNING !!!

Read carefully!

! Either reconfigure your device to use custom profile or take changes into account !

You can easily go through these changes by using manual from our wiki: Sensor renaming w/ history

refactor: Renamed solis_1p8k-5g - solis_1p-5g

refactor: Renamed sofar_hyd3k-6k-es - sofar_hyd-es

refactor: Sixth batch of name standardization

deye_(2mppt,4mppt).yaml:

  • Static values as attributes

solis_(1p8k-5g,3p-4g,s6-gr1p).yaml:

  • Inverter* to Load*
  • Active Power to Load Power

refactor: Fifth batch of name standardization

sofar_hyd3k-6k-es.yaml:

  • PV Instant Generated PW to PV Power
  • Today Grid Return to Today Energy Export
  • Today Grid Consumption to Today Energy Import
  • Today Power Consumption to Today Load Consumption
  • Total Grid Return to Total Energy Export
  • Total Grid Consumption to Total Energy Import
  • Total Power Consumption to Total Load Consumption
  • Power Consumption to Load Power
  • Battery Total Charge to Total Battery Charge
  • Battery Total Discharge to Total Battery Discharge
  • Battery Charge / Discharge current to Battery Current

Full Changelog: v24.08.15...v24.08.16

v24.08.14

15 Aug 00:52
Compare
Choose a tag to compare

!!! WARNING !!!

Read carefully!

! Either reconfigure your device to use custom profile or take changes into account !

You can easily go through these changes by using manual from our wiki: Sensor renaming w/ history

feat: Fourth batch of name standardization

  • Fixed class type battery to only with SOC
  • Battery SoC/Percentage to Battery
  • Battery Status to Battery State
  • Battery 1* to Battery*
  • Device/Inverter Status to Device State
  • SN to Serial Number

refactor: Third batch of name standardization

deye_(hybrid,sg04lp3).yaml:

  • Renamed *Bought to *Import
  • Renamed *Sold to *Export

refactor: Second batch of name standardization

deye_(2mppt,4mppt,hybrid,string).yaml:

  • Renamed Daily to Today('s)

kstar_hybrid.yaml:

  • Renamed Daily to Today('s)
  • Renamed Purchased to Import
  • Renamed Feed-In to Export
  • Renamed Cumulative Grid* to Total Energy*
  • Renamed *Consumption to *Load Consumption
  • Renamed Battery Daily* to Today Battery*
  • Renamed Battery Total* to Total Battery*

sofar_(g3hyd,hyd3k-6k-es,lsw3,wifikit).yaml:

  • Renamed Daily to Today('s)
  • Renamed Generation to Production

zcs_azzurro-hyd-zss-hp.yaml:

  • Renamed Generation to Production
  • Moved Total and Today at the start of sensor names
  • Renamed Purchase to Import
  • Renamed Selling to Export

Full Changelog: v24.08.13...v24.08.14

v24.08.10

11 Aug 09:20
Compare
Choose a tag to compare
v24.08.10 Pre-release
Pre-release

Full Changelog: v24.08.08...v24.08.10

v24.08.08

09 Aug 18:07
Compare
Choose a tag to compare
v24.08.08 Pre-release
Pre-release

Scheduled pre-release

  • Added experimental passthrough mode

Full Changelog: v24.08.05...v24.08.08