hacs / integration

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

Detected that custom integration 'hacs' accesses… #3852

Closed ColinRobbins closed 3 days ago

ColinRobbins commented 3 days ago

System Health details

System Information

version core-2024.7.0
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.4
os_name Linux
os_version 6.6.31-haos-raspi
arch aarch64
timezone Europe/London
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 4869 Installed Version | 1.34.0 Stage | running Available Repositories | 1390 Downloaded Repositories | 20
Home Assistant Cloud logged_in | true -- | -- subscription_expiration | 1 September 2024 at 01:00 relayer_connected | true relayer_region | eu-central-1 remote_enabled | true remote_connected | true alexa_enabled | false google_enabled | true remote_server | eu-central-1-11.ui.nabu.casa certificate_status | ready instance_id | 795d5eb01a8748dcb7323ae84de72e72 can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 12.4 -- | -- update_channel | stable supervisor_version | supervisor-2024.06.2 agent_version | 1.6.0 docker_version | 26.1.4 disk_total | 117.3 GB disk_used | 20.2 GB healthy | true supported | true host_connectivity | true supervisor_connectivity | true ntp_synchronized | true virtualization | board | rpi4-64 supervisor_api | ok version_api | ok installed_addons | Samba share (12.3.1), Terminal & SSH (9.14.0), Pluto Rsync (1.0.7), SQLite Web (4.1.2)
Dashboards dashboards | 9 -- | -- resources | 10 views | 34 mode | storage
Recorder oldest_recorder_run | 28 June 2024 at 15:12 -- | -- current_recorder_run | 4 July 2024 at 08:39 estimated_db_size | 589.02 MiB database_engine | sqlite database_version | 3.45.3

Checklist

Describe the issue

I see the following error in my logs. Looking at the closed issues, these do seem to have been reported before, however they are marked as resolved. I am not seeing them resolved?

Reproduction steps

Startup HA.

I have NOT run debug logs (I not as per request) at this point. I can do so if essential, but it will take a day or so until I can get to the relevant computer. As the issues have been seen before, I am hoping it’s a trivial misconfig on my part.

Debug logs

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:184
First occurred: 08:39:51 (7 occurrences)
Last logged: 08:40:56

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' calls hass.http.register_static_path which is deprecated because it does blocking I/O in the event loop, instead call `await hass.http.async_register_static_paths([StaticPathConfig("/hacsfiles", "/config/www/community", True)])`; This function will be removed in 2025.7 at custom_components/hacs/base.py, line 1162: self.hass.http.register_static_path(, 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 3 days 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:

ColinRobbins commented 2 days ago

Sorry, I am not sure I understand. What is not planned?

Colin Robbins (from mobile)

On Thu, 4 Jul 2024 at 09:30, Joakim Sørensen @.***> wrote:

Closed #3852 https://github.com/hacs/integration/issues/3852 as not planned.

— Reply to this email directly, view it on GitHub https://github.com/hacs/integration/issues/3852#event-13391311653, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADGXZ6MCLO62XJ54GYGX6ADZKUBZVAVCNFSM6AAAAABKLBNNROVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJTGM4TCMZRGE3DKMY . You are receiving this because you authored the thread.Message ID: @.***>