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

Detected that custom integration 'hacs' accesses hass.components.frontend. This is deprecated and will stop working in Home Assistant 2024.9 #3534

Closed
7 tasks done
pimw1 opened this issue Feb 29, 2024 · 1 comment · Fixed by #3528
Labels
issue:backend For issues with the backend/integration
Milestone

Comments

@pimw1
Copy link

pimw1 commented Feb 29, 2024

System Health details

System Information

version core-2024.3.0b2
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.2
os_name Linux
os_version 6.6.16-haos
arch x86_64
timezone Europe/Amsterdam
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
GitHub API Calls Remaining 4972
Installed Version 1.34.0
Stage running
Available Repositories 1398
Downloaded Repositories 4
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 12.0
update_channel beta
supervisor_version supervisor-2024.02.1
agent_version 1.6.0
docker_version 24.0.7
disk_total 30.8 GB
disk_used 11.3 GB
healthy true
supported true
board ova
supervisor_api ok
version_api ok
installed_addons File editor (5.8.0), Home Assistant Google Drive Backup (0.112.1), Mosquitto broker (6.4.0), Samba share (12.3.0), ESPHome (2024.2.1), Tailscale (0.16.0), VLC (0.3.0)
Dashboards
dashboards 1
resources 1
views 18
mode storage
Recorder
oldest_recorder_run February 25, 2024 at 22:03
current_recorder_run February 29, 2024 at 22:37
estimated_db_size 139.82 MiB
database_engine sqlite
database_version 3.44.2

Checklist

Describe the issue

After installing Home Assistant 2024.3.0b2, the below warning appears.

Reproduction steps

  1. Install Home Assistant 2024.3.0b2

Debug logs

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:136
First occurred: 22:37:18 (1 occurrences)
Last logged: 22:37:18

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

Diagnostics dump

No response

@pimw1 pimw1 added the issue:backend For issues with the backend/integration label Feb 29, 2024
@hacs-bot
Copy link

hacs-bot bot commented Feb 29, 2024

Make sure you have read the issue guidelines and that you filled out the entire template.

If you have an issue identical to this, do not add comments like "same here", "i have this too", instead add a 👍 reaction to the issue description. Thanks! 👍

@hacs hacs locked and limited conversation to collaborators Mar 1, 2024
@ludeeus ludeeus pinned this issue Mar 1, 2024
@ludeeus ludeeus added this to the next milestone Mar 1, 2024
@ludeeus ludeeus linked a pull request Mar 1, 2024 that will close this issue
@ludeeus ludeeus changed the title Detected that custom integration 'hacs' accesses hass.components.frontend. This is deprecated and will stop working in Home Assistant 2024.6 Detected that custom integration 'hacs' accesses hass.components.frontend. This is deprecated and will stop working in Home Assistant 2024.9 Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue:backend For issues with the backend/integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants