WillCodeForCats/solaredge-modbus-multi

POWER_VOLT_AMPERE_REACTIVE

nagtegaal opened this issue · 2 comments

Describe the bug

In the logs it states:
Logger: homeassistant.const Bron: helpers/deprecation.py:197 Eerst voorgekomen: 09:32:07 (1 gebeurtenissen) Laatst gelogd: 09:32:07 POWER_VOLT_AMPERE_REACTIVE was used from solaredge_modbus_multi, this is a deprecated constant which will be removed in HA Core 2025.9. Use UnitOfReactivePower.VOLT_AMPERE_REACTIVE instead, please report it to the author of the 'solaredge_modbus_multi' custom integration

Expected behavior

No error or warning messages in the logs about deprecated functions.

Screenshots

No response

Diagnostic File

Not needed. It's an HA api change which should be respected and followed. By preference, before hit starts to complain about the deprecation of certain functions and services

Debug logs

No response

Home Assistant Version

2024.9

solaredge-modbus-multi Version

2.4.20

Installation Type

Supervised

Read the Instructions

Additional Context

No response

Duplicate.

Duplicate of #662