Skip to content

Releases: wlcrs/huawei_solar

1.4.0 alpha 3

16 Apr 19:23
Compare
Choose a tag to compare
1.4.0 alpha 3 Pre-release
Pre-release

⚠️ Alpha release: expect that things can be broken ⚠️

This release is a large overhaul to further improve the efficiency of the integration, made possible by improvements in Home Assistant.

Most notably, the integration can now dynamically compute which registers must be queried from the inverter, depending if they are enabled or disabled in HA.

This has also made it possible to add more entities to the integration. While they have all been disabled by default for performance reasons/because they provide (almost) duplicate information, they might be of interest to some users.

Furthermore, the update cycle of inverter, power meter and battery entities have now been separated into three separate parts. This allows you to raise the update interval for only one of those three parts instead of all entities. This will be particularly useful for people wanting to update power meter values at high speed.

⚠️ If you have changed the polling frequency in the past, you will need to duplicate this into three separate automations now ⚠️

Improvements

  • Add inverter active power derating entities (#683)

Fixes 🐛

  • Fix detection logic for power meters (#671)
  • Fix device_class and state_class of battery (dis)charge entities (#684)

Full Changelog: 1.4.0a2...1.4.0a3

1.4.0 alpha 2

04 Apr 06:08
76b3751
Compare
Choose a tag to compare
1.4.0 alpha 2 Pre-release
Pre-release

⚠️ Alpha release: expect that things can be broken ⚠️

This release is a large overhaul to further improve the efficiency of the integration, made possible by improvements in Home Assistant.

Most notably, the integration can now dynamically compute which registers must be queried from the inverter, depending if they are enabled or disabled in HA.

This has also made it possible to add more entities to the integration. While they have all been disabled by default for performance reasons/because they provide (almost) duplicate information, they might be of interest to some users.

Furthermore, the update cycle of inverter, power meter and battery entities have now been separated into three separate parts. This allows you to raise the update interval for only one of those three parts instead of all entities. This will be particularly useful for people wanting to update power meter values at high speed.

⚠️ If you have changed the polling frequency in the past, you will need to duplicate this into three separate automations now ⚠️

Fixes 🐛

  • Fix detection logic for power meters (#671)

1.4.0 alpha 1

01 Apr 09:09
Compare
Choose a tag to compare
1.4.0 alpha 1 Pre-release
Pre-release

⚠️ Alpha release: expect that things can be broken ⚠️

This release is a large overhaul to further improve the efficiency of the integration, made possible by improvements in Home Assistant.

Most notably, the integration can now dynamically compute which registers must be queried from the inverter, depending if they are enabled or disabled in HA.

This has also made it possible to add more entities to the integration. While they have all been disabled by default for performance reasons/because they provide (almost) duplicate information, they might be of interest to some users.

Furthermore, the update cycle of inverter, power meter and battery entities have now been separated into three separate parts. This allows you to raise the update interval for only one of those three parts instead of all entities. This will be particularly useful for people wanting to update power meter values at high speed.

⚠️ If you have changed the polling frequency in the past, you will need to duplicate this into three separate automations now ⚠️

1.3.4 beta 1

19 Mar 09:41
26ed8fb
Compare
Choose a tag to compare
1.3.4 beta 1 Pre-release
Pre-release

Bug fixes 🐛

  • Update to pyModbus 3.6.6 to stay compatible with other integrations using pyModbus (#657, #658)
  • Prevent login race condition (#654)

1.3.3

29 Feb 13:24
3c46cb9
Compare
Choose a tag to compare

Bug fixes 🐛

  • Fix Urdu translation (Fixes #636)

1.3.2

24 Feb 09:08
Compare
Choose a tag to compare

Bug fixes 🐛

  • Fix On/Off switch naming (#621)
  • Migrate power and energy constants due to HA deprecation warning (#577)

Full Changelog: 1.3.1...1.3.2

1.3.1

23 Dec 09:07
bbf441d
Compare
Choose a tag to compare

Improvements 🚀

Bug fixes 🐛

  • Fixed translation of maximum charging / discharging power fields (#568)
  • Bumped minimum version of HA (#565)

Full Changelog: 1.3.0...1.3.1

1.3.0

19 Dec 16:11
d3d4fb0
Compare
Choose a tag to compare

Fixes 🐛

  • Remove broken suffix logic (due to incompatibility with translations) (Fixes #558)

1.2.9

18 Dec 13:12
Compare
Choose a tag to compare

Improvements 🚀

  • Entity and service translations: this integration is now fully translated into Catalan, Dutch, English, German. Italian, Polish and Spanish.
  • Increased timeouts to allow the self-healing mechanism for interrupted or hanging Modbus-connections to work better.

Thank you ❤

A huge thank you to all of my sponsors! Your support helps to keep this integration in great shape.

Full Changelog: 1.2.8...1.2.9

1.2.8

28 Oct 08:40
Compare
Choose a tag to compare

Improvements 🚀

  • Add alarm sensor to optimizers #504

Bug Fixes 🐛

  • More battery Charging Periods-entities out of the Config category (disallowed starting from HA 2023.11)
  • Fix unloading of services #482
  • Fix Spanish & Catalan translations by @vpont in #486

Full Changelog: 1.2.7...1.2.8