Hello, I want to create a small addon (Incus agent, as I am running HAOS as a VM through Incus) but for some reason not even the example Hello World is showing when I create the /addons/whatever/config.yaml etc, see screenshot. Any ideas if there's any featuregate I need to enable? I did enable advanced mode in the settings but it still won't show, even after restarting HA etc. Thanks!
#Local addon folder not working
1 messages · Page 1 of 1 (latest)
nothing in the Supervisor logs btw, it's as if it's not even looking for the /config/addons folder!
all I get is
2025-08-31 10:57:21.567 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/5c53de3b repository from https://github.com/esphome/home-assistant-addon
2025-08-31 10:57:21.569 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/d5369777 repository from https://github.com/music-assistant/home-assistant-addon
2025-08-31 10:57:21.571 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/core repository from https://github.com/home-assistant/addons
2025-08-31 10:57:21.571 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/a0d7b954 repository from https://github.com/hassio-addons/repository
Have you clicked the "Check for updates" button in the
menu of the add-on store?
And if so, have you refreshed your browser cache (Ctrl-F5 on Windows machines for example)?
yes, about thousand times