Wlcrs Huawei Solar Versions Save

Home Assistant integration for Huawei Solar inverters via Modbus

1.4.0a3

1 month ago

⚠️ 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: https://github.com/wlcrs/huawei_solar/compare/1.4.0a2...1.4.0a3

1.4.0a2

1 month ago

⚠️ 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.0a1

1 month ago

⚠️ 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.4b1

1 month ago

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

2 months ago

Bug fixes 🐛

  • Fix Urdu translation (Fixes #636)

1.3.2

2 months ago

Bug fixes 🐛

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

Full Changelog: https://github.com/wlcrs/huawei_solar/compare/1.3.1...1.3.2

1.3.1

4 months ago

Improvements 🚀

Bug fixes 🐛

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

Full Changelog: https://github.com/wlcrs/huawei_solar/compare/1.3.0...1.3.1

1.3.0

4 months ago

Fixes 🐛

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

1.2.9

4 months ago

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: https://github.com/wlcrs/huawei_solar/compare/1.2.8...1.2.9

1.2.8

6 months ago

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 https://github.com/wlcrs/huawei_solar/pull/486

Full Changelog: https://github.com/wlcrs/huawei_solar/compare/1.2.7...1.2.8