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

Deprecation warning #173

Closed
robinostlund opened this issue Jun 2, 2022 · 3 comments
Closed

Deprecation warning #173

robinostlund opened this issue Jun 2, 2022 · 3 comments

Comments

@robinostlund
Copy link
Contributor

Just fyi :)
2022-06-02 10:46:21 WARNING (MainThread) [homeassistant.helpers.frame] Detected integration that uses deprecated async_get_registry to access device registry, use async_get instead. Please report issue to the custom component author for ferroamp using this method at custom_components/ferroamp/init.py, line 57: device_registry = await dr.async_get_registry(hass)

@argoyle
Copy link
Collaborator

argoyle commented Jun 2, 2022

It's already fixed and merged in #170 , just not released yet. Maybe time to do that. 😄

@argoyle argoyle closed this as completed Jun 2, 2022
@argoyle
Copy link
Collaborator

argoyle commented Jun 2, 2022

Released now as version 1.7.4

@robinostlund
Copy link
Contributor Author

Awesome :)

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