Hass Helper Event
Closed this issue · 6 comments
We found a custom integration unifi_access which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-06-25 12:35:56.752 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-06-25 12:36:06.166 WARNING (MainThread) [custom_components.unifi_access.hub] SSL Verification disabled for 192.168.XXX.X
2024-06-25 12:36:07.788 WARNING (MainThread) [homeassistant.helpers.frame] 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
I will create a bug report with HACs as well.
@jasonhollis issue with HACS?
Highly doubtful. I can do a manual install on a second clean box and validate.
@jasonhollis looks like it is an issue with HACS. This integration does not use/call hacs directly.
Without looking I'm just trying to consider the impact of removing HACS. Do you think if I just yank it out the issue will be resolved?
@jasonhollis likely yes. However, do you not have other custom integrations managed by HACS?
I'm sure that there are a few there. I haven't looked yet but based on the dialog with JDogg016 I'm guessing there may be issues with the integration?