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

sagemcom_fast accesses hass.helpers.device_registry #126

Merged
merged 1 commit into from
Jun 2, 2024
Merged

sagemcom_fast accesses hass.helpers.device_registry #126

merged 1 commit into from
Jun 2, 2024

Conversation

MagnusErler
Copy link
Contributor

From core 2024.5.0:

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:190

Detected that custom integration 'sagemcom_fast' accesses hass.helpers.device_registry. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from device_registry directly at custom_components/sagemcom_fast/__init__.py, line 108: device_registry = hass.helpers.device_registry.async_get(hass), please create a bug report at https://github.com/imicknl/ha-sagemcom-fast/issues

@MagnusErler MagnusErler requested a review from iMicknl as a code owner May 1, 2024 19:35
@github-actions github-actions bot added the Stale label Jun 1, 2024
@iMicknl iMicknl merged commit 5f8385c into iMicknl:main Jun 2, 2024
4 checks passed
@MagnusErler MagnusErler deleted the patch-1 branch June 2, 2024 20:12
@iMicknl iMicknl added the bug Something isn't working label Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants