Addons not showing after fresh install

Hi.
I’m new with home assistant, so question may looks dumb.

I installed home assistant core on my raspberry pi via pip/venv/supervisord.
It’s running fine, all wheels compiled, nothing wrong in log files.
Now I’m trying to use some addons (zigbee2mqtt, for example), but can’t find add-ons menu. As I understand reading docs/forum, there should be link in settings menu, but I don’t have any links to addons or repos config at all.

How to debug it? Verbose mode is on, but I still don’t have any about addons in logs.
Looking at the code, addons seems connected with hassio module. According to logs, it’s loaded:

2023-02-17 10:15:02.540 INFO (SyncWorker_4) [homeassistant.loader] Loaded hassio from homeassistant.components.hassio

How can I debug this problem? Is the problem with installation? May be, some keys don’t generated or something like that? Seems, home assistant custom installation from cli is not supported (why?), but I like this method

I have installed 2023.2.5 and 2023.1.4 - issue is the same, even on two different computers (rpi and x86)

Add-ons are not available with Home Assistant Core installations:

1 Like

It was hard to get it. Look how this table displayed in my browser :slight_smile:

Ok, thanks, will try another method

1 Like

What is the reason for such limitations? Everyone wants my poor raspberry pi to own for itself :slight_smile:

Well, Home Assistant is fine about sharing the RPi with others, it just cannot manage that instalation of the add-s containers, but you can still install those manually and they will share the RPi.
But I will tell you, your life will be much easier if you can have the RPi dedicated, running Home Assistant OS and it’s add-ons. :wink:

I just don’t like blobs

Yes, home assistant OS is much easier, but not working properly for me :slight_smile:

I installed what I need manually and it’s working as expected.

1 Like