HACS Error not upgrading to 2.0.5

I’m getting this error after uninstalling restarting and reinstalling HACS. I’m also not able to install the newest version 2.0.5, I’m only able to install 1.3.1.
I’m running HA on raspberry pi w/ HA version per below.
Can anyone help me with this issue? This is causing a lot of my integrations to not work.

  • Installation methodHome Assistant OS
  • Core2025.6.3
  • Supervisor2025.06.2
  • Operating System15.2
  • Frontend20250531.4

Logger: homeassistant.config_entries
Source: config_entries.py:749
First occurred: 5:33:56 PM (1 occurrence)
Last logged: 5:33:56 PM

Error setting up entry for hacs
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 749, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/config/custom_components/hacs/init.py”, line 246, in async_setup_entry
setup_result = await async_initialize_integration(hass=hass, config_entry=config_entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/config/custom_components/hacs/init.py”, line 214, in async_initialize_integration
await async_try_startup()
File “/config/custom_components/hacs/init.py”, line 201, in async_try_startup
startup_result = await async_startup()
^^^^^^^^^^^^^^^^^^^^^
File “/config/custom_components/hacs/init.py”, line 170, in async_startup
async_register_frontend(hass, hacs)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File “/config/custom_components/hacs/frontend.py”, line 58, in async_register_frontend
hass.components.frontend.async_register_built_in_panel(
^^^^^^^^^^^^^^^
AttributeError: ‘HomeAssistant’ object has no attribute ‘components’

Hello TG,

Is that the method you are using?

Yes that’s the steps I’ve taken to install HACS.

I’ve not heard of the add-on installing the wrong stuff on HAOS.
Perhaps
HACS Discord