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

'nuki_ng' accesses hass.components.cloud & hass.components.frontend. This is deprecated and will stop working in Home Assistant 2024.9 #186

Open
circa1665 opened this issue Mar 13, 2024 · 0 comments

Comments

@circa1665
Copy link

circa1665 commented Mar 13, 2024

Am seeing the following errors in my logs

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:156
First occurred: 10 March 2024 at 03:09:58 (2 occurrences)
Last logged: 10 March 2024 at 03:10:16

Detected that custom integration 'nuki_ng' accesses hass.components.cloud. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to import functions used from cloud directly at custom_components/nuki_ng/nuki.py, line 373: url = config.get("hass_url", get_url(hass)), please create a bug report at https://github.com/kvj/hass_nuki_ng/issues
Detected that custom integration 'hacs' accesses hass.components.frontend. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to import functions used from frontend directly at custom_components/hacs/frontend.py, line 68: hass.components.frontend.async_register_built_in_panel(, please create a bug report at https://github.com/hacs/integration/issues

@circa1665 circa1665 changed the title 'nuki_ng' accesses hass.components.cloud. This is deprecated and will stop working in Home Assistant 2024.9 'nuki_ng' accesses hass.components.cloud & hass.components.frontend. This is deprecated and will stop working in Home Assistant 2024.9 Mar 13, 2024
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

1 participant