hacs / integration

HACS gives you a powerful UI to handle downloads of all your custom needs.
https://hacs.xyz
MIT License
4.87k stars 1.22k forks source link

Detected that custom integration 'hacs' accesses hass.helpers.event. This is deprecated and will stop working #3800

Closed comet424 closed 1 week ago

comet424 commented 1 week ago

System Health details

dont have a system infoformation page

have an about Core 2024.6.3 Supervisor 2024.06.0 Operating System 12.4 Frontend 20240610.1

Checklist

Describe the issue

Logger: homeassistant.helpers.frame Source: helpers/frame.py:184 First occurred: 11:07:27 AM (2 occurrences) Last logged: 11:07:59 AM

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 Detected that custom integration 'hacs' accesses hass.helpers.event. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from event directly at custom_components/hacs/base.py, line 630: self.hass.helpers.event.async_track_time_interval(, please create a bug report at https://github.com/hacs/integration/issues

Reproduction steps

1. 2. 3. ... just goto to system logs

Debug logs

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:184
First occurred: 11:07:27 AM (2 occurrences)
Last logged: 11:07:59 AM

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
Detected that custom integration 'hacs' accesses hass.helpers.event. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from event directly at custom_components/hacs/base.py, line 630: self.hass.helpers.event.async_track_time_interval(, please create a bug report at https://github.com/hacs/integration/issues

Diagnostics dump

No response

hacs-bot[bot] commented 1 week ago

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 :+1: reaction to the issue description. Thanks! :+1: