Hi there!
I’m quite new to HA and still configuring the system. I just upgraded my Raspi with an SSD and reloaded the latest backup from the SD card installation. That worked so far.
Now, all of a sudden, there was a message that two addons are erroneous and need to be uninstalled. One was the terminal, the other one was VS Code.
Until now I could not find any hint that these two addons are no longer supported, but in fact, I can’t find the repositories in the HACS integration so I can’t reinstall them.
Now I have some questions:
Is it correct that these addons were removed or is this possibly a hint to any kind of malware on my system?
If it is correct: which tools can I use to substitute the deleted?
Thx.
They are both add-ons, so they won’t be in HACS. Try Settings | Add-ons.
Edit: You probably know this already (if so sorry… ) but HACS deals in custom dashboard cards and custom integrations.
An integration becomes part of Home Assistant. Add-ons are separate packages running on the same machine. Often you also need an integration to connect an add-on with HA (Mosquitto Broker needs the MQTT integration, for example).
Be careful with Studio Code Server on a RPi - it uses a lot of resources. It’s a good idea to stop it running if you’re not actually using it.
I did, but couldn’t find them there either.
Also the modbus “integration” (I know it’s not really an integration) actually doesn’t read the data from the sungrow inverter.
There seems to be something more wrong with my system. I keep on looking for it…
Thanks so far. If you have any further advice it is more than welcome.