How to get rid of these warning?

And this is what I see in my supervisor logs

2024-11-15 08:14:59.138 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - alex107ivanov/hassio-addons repository

2024-11-15 08:14:59.141 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - tsightler/ring-mqtt-ha-addon: Home Assistant addon to integrate Ring alarm and camera devices via MQTT repository

2024-11-15 08:14:59.146 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - Mincka/ha-addons: My Home Assistant Add-ons repository

2024-11-15 08:14:59.148 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - esphome/home-assistant-addon: ESPHome Home Assistant Add-on repository

2024-11-15 08:14:59.149 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - TazzerMAN/increase_swap_addon: This add-on increases the swap space on your system initially created for Rasberry Pi. repository

2024-11-15 08:14:59.155 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - music-assistant/home-assistant-addon: Music Assistant add-on (repository) for Home Assistant repository

2024-11-15 08:14:59.158 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - hassio-addons/repository: Home Assistant Community Add-ons repository

2024-11-15 08:14:59.165 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - CoolKit-Technologies/ha-addon repository

2024-11-15 08:14:59.178 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - sabeechen/hassio-google-drive-backup: Automatically create and sync Home Assistant backups into Google Drive repository

2024-11-15 08:14:59.180 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - home-assistant/addons: ➕ Docker add-ons for Home Assistant repository

OK…
found one… Telegram (alex107ivanov/hassio-addons) contains mentions to OpenVPN so that explains at least this one…

OpenVPN Client

Plugin to connect HA to OpenVPN server. Config file must contain all keys.

… even if the funny thing is that … OpenVPN is NOT installed… it is just in the repository…

Yes, that’s “normal” (or at least I’ve seen it happen with HACS repositories in the past too).
The check on startup is done on the entire repository, not the installed addons you have.

I suggest you take a look at your installed repositories and start deleting everything you no longer need (like the swap addon and probably everything else you see on that screen). You seem to have a bunch of random github repositories which are unofficial and could pose a security risk to your system.

PS - just to anticipate your next question. No, I have no idea how you can delete repositories where the delete icon is greyed out. I suspect these were set up in yaml, but I’ll leave it to more competent people to chime in.

I believe those are repositories with an add-on currently installed from.

It is not addons that are installed from repositories, but integrations. Just to be clear. :slight_smile:

???
“Mange add-on repositories” is literally the header on the screenshot.

True and you are right it is for addons. :slight_smile:
I guess it might be a “new” GUI page and by that I mean it can be really old, because it been ages since I have added or removed addons. My fault! :smiley: