You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Am seeing the following errors in my logs
The text was updated successfully, but these errors were encountered: