Skip to content

Fix depcreated POWER_VOLT_AMPERE_REACTIVE #309

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

Merged
merged 1 commit into from
Apr 15, 2025

Conversation

maxilampert
Copy link
Contributor

Replace the deprecated constant reported in #294 with their corresponding enum.

Changing "VAr": [POWER_VOLT_AMPERE_REACTIVE, ICON_POWER, None], to "VAr": [UnitOfReactivePower.VOLT_AMPERE_REACTIVE, ICON_POWER, None],

@StefanW86
Copy link

any news here when the pull request will be merged?

@CJNE CJNE merged commit 39eacc6 into CJNE:main Apr 15, 2025
@CJNE
Copy link
Owner

CJNE commented Apr 15, 2025

Sorry, i haven't had much time to keep this up to date, will try to get it up to shape, will try to get an update out soon

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

Successfully merging this pull request may close these issues.

3 participants