Missing item after clean install on Raspberry Pi 5

Hi,

I just finished a new/clean install of HA on a Raspberry Pi 5, using this manual: Raspberry Pi - Home Assistant. NOT in a container. I have created a user, which has admin rights.

Now I want to install the MQTT add-on, but I am missing something vital: the Add-on menu item in settings.

Furthermore, I’d like to be able to SSH into the Raspberry Pi, but in order to do that, I need the add-on store and also being able to enable “Advanced Mode” in the user profile. That toggle isn’t there either. I fear I’m missing way more stuff that I don’t know off yet.

All updates have been applied.

If I did the wrong type of installation to get the Add-on store, please share a link to a tutorial/manual on how to do it properly.

I hope someone can point me in the right direction. Any help is greatly appreciated.

Kind regards, and have a nice weekend

Sheppie

## System Information

version | core-2026.7.2
-- | --
installation_type | Home Assistant OS
dev | false
hassio | true
docker | true
container_arch | aarch64
user | root
virtualenv | false
python_version | 3.14.6
os_name | Linux
os_version | 6.18.34-haos-raspi
arch | aarch64
timezone | Europe/Amsterdam
config_dir | /config

<details><summary>Home Assistant Cloud</summary>

logged_in | false
-- | --
can_reach_cert_server | ok
can_reach_cloud_auth | ok
can_reach_cloud | ok

</details>

<details><summary>Home Assistant Supervisor</summary>

host_os | Home Assistant OS 18.1
-- | --
update_channel | stable
supervisor_version | supervisor-2026.07.3
agent_version | 1.9.0
docker_version | 29.5.3
disk_total | 234.0 GB
disk_used | 6.6 GB
nameservers | 192.168.10.1
healthy | true
supported | true
host_connectivity | true
supervisor_connectivity | true
ntp_synchronized | true
virtualization | 
board | rpi5-64
disk_life_time | 0 %
supervisor_api | ok
version_api | ok
installed_addons | Mosquitto broker (7.1.0)

</details>

<details><summary>Dashboards</summary>

dashboards | 2
-- | --
resources | 0
views | 0
mode | storage

</details>

<details><summary>Network Configuration</summary>

adapters | lo (disabled), end0 (enabled, default, auto), hassio (disabled), docker0 (disabled), veth6a3caa4 (disabled), vethac072a1 (disabled), veth58d3dcc (disabled), vethc20acb8 (disabled), veth7e6db18 (disabled), veth202851d (disabled), vethf876ce2 (disabled)
-- | --
ipv4_addresses | lo (127.0.0.1/8), end0 (192.168.10.11/24), hassio (172.30.32.1/23), docker0 (172.30.232.1/23), veth6a3caa4 (), vethac072a1 (), veth58d3dcc (), vethc20acb8 (), veth7e6db18 (), veth202851d (), vethf876ce2 ()
ipv6_addresses | lo (::1/128), end0 (fe80::6379:926c:148f:f136/64), hassio (fd0c:ac1e:2100::1/48, fe80::7878:efff:fe1c:760b/64), docker0 (fdab:54e8:e942::1/64, fe80::907d:e1ff:fede:6d38/64), veth6a3caa4 (fe80::c8ae:58ff:fead:f8b/64), vethac072a1 (fe80::78e4:b5ff:fe2a:b50f/64), veth58d3dcc (fe80::f06a:3bff:fe83:2879/64), vethc20acb8 (fe80::242d:27ff:fe53:26df/64), veth7e6db18 (fe80::d48d:88ff:fe32:47d5/64), veth202851d (fe80::bb:48ff:fee8:b722/64), vethf876ce2 (fe80::9cd6:9fff:fef0:d3f1/64)
announce_addresses | 192.168.10.11, fe80::6379:926c:148f:f136

</details>

<details><summary>Recorder</summary>

oldest_recorder_run | June 2, 2026 at 10:40 AM
-- | --
current_recorder_run | July 17, 2026 at 9:52 PM
estimated_db_size | 1.84 MiB
database_engine | sqlite
database_version | 3.53.2

</details>

Add-ons have been renamed to Apps almost a year ago because it is supposed to cause less confusion.
Not all ideas work out as planned…
Open your Home Assistant instance and show the app store.

Thank you Sir_Goodenough! It’s about time all YouTubers with tutorials update their videos to reflect this change :wink:
I was able to install MQTT and SSH.

I have been asking people with new Apps posted here to fix their stuff, but I cannot do anything about the installed base of software repos and YouTube.
Best you can do is comment on the YT videos that did you wrong and add issues to repos that are currently wrong.