Results 152 comments of AndreKR

Raspberry Pi OS, completely standard Docker installation.

It's "0B / 0B" for all containers. ![Image](https://github.com/user-attachments/assets/70a301ea-904f-45f1-90ed-5d19acebc833) From a quick Google search it appears this is normal on a Pi because the kernel doesn't have _cgroup memory accounting_ enabled.

I should clarify that I'm not even trying to monitor memory use, my config is just: ``` monitor_docker: - name: Americano containers_exclude: - chirpstack-docker-chirpstack-rest-api-1 - chirpstack-docker-chirpstack-gateway-bridge-1 - chirpstack-docker-chirpstack-gateway-bridge-basicstation-1 - chirpstack-docker-postgres-1...

Last time I tried the beta it was a disaster. Half the settings were in the UI, the other half in YAML files, some stuff was migrated wrong and I...

So, I don't know what happened but I just updated Home Assistant again and my virtual lights still work even though I still use 0.8. 🤷

I ran docker build with your branch and it builds but when I try to start it, I get: ``` Error loading shared library libtag_c.so.2: No such file or directory...

Oh wow, I did not know this. (I should.) Yes, happy to test this. Will you be hosting the branch somewhere or should I set up a private instance?