Recently I got warnings from my HomeAssistant Server that the filesystem is getting full:
It took me some time to figure out, how to clean that up.
„Full filesystem on HomeAssistant Server“ weiterlesenRecently I got warnings from my HomeAssistant Server that the filesystem is getting full:
It took me some time to figure out, how to clean that up.
„Full filesystem on HomeAssistant Server“ weiterlesenThe ssh server provided by the HomeAssistant extension only gives you minimal access. You only have the hs cli and access to the config directory.
In order to get full access to your server where the docker images are running you need the admin access as root on port 22222 with ssh. Here is how you can get this.