Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Deprecated constant - POWER_VOLT_AMPERE_REACTIVE #811

Open
2 tasks done
homerojleal opened this issue Sep 23, 2024 · 1 comment
Open
2 tasks done

Comments

@homerojleal
Copy link

Describe your feature request

Slight update to integration constants/variables warning currently in HA logs:

Logger: homeassistant.const
Source: helpers/deprecation.py:197
First occurred: 11:46:18 (1 occurrences)
Last logged: 11:46:18

POWER_VOLT_AMPERE_REACTIVE was used from huawei_solar, 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 'huawei_solar' custom integration

Proper usage

  • I confirm that this is not a bug report or support request
  • I confirm that this feature request is within the stated scope of the integration
@robimarko
Copy link

I think its already fixed via:
19f012a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants