I just did a fresh install on a Raspberry Pi 3B following the guide .
Everything booted and detected already a bunch of devices.
I’m struggling because I don’t see the community addons.
If I go to http://homeassistant.local:8123/hassio/store and then search for things like “ftp” or “plex”, I find nothing. I just have 2 empty categories “Official add-ons” and “ESPHome”.
For me this list is totally empty, and if I try to add EspHome, I get this error:
Cmd('git') failed due to: exit code(128) cmdline: git clone -v --recursive --depth=1 --shallow-submodules https://esphome.io /data/addons/git/64a7cfe9 stderr: 'Cloning into '/data/addons/git/64a7cfe9'... fatal: repository 'https://esphome.io/' not found '
But anyway, it’s not the EspHome module that I’m trying to install. I really don’t understand why I don’t see anything in this list but keeps saying that I’ve already them in my list.
I will add your solution to my anemic knowledge base.
BTW, my understanding is that the terminal add-on blocks port 22 for security reasons. I couldn’t use SSH (Putty) when entering through my DuckDNS URL. The add-on “SSH & Web Terminal” does not block Port 22.