alceasan

Results 23 comments of alceasan

Here are some stats, they all are from the homeassistant container itself, for the record I'm using two vaccums with valetudo: - Just after reboot with the MQTT variables for...

Same here, in my case I use it to change grafana embebed charts theme from light to dark depending on the sun position. ``` type: 'custom:card-templater' card: aspect_ratio: 50% type:...

Have you considered using Docker Hub for multi arch builds? [https://github.com/docker/build-push-action](https://github.com/docker/build-push-action)

Thank you! I already started a fork to try compiling on my own, but it's still a WIP (compiling ffmpeg for aarch64 is a pain). I already have a VM...

@roflcoopter, I already have a working version for RPI4/ARM64, tested on my RPI4 for 24 hours now and 2 cameras without problem. I have to say I'm surprised because I'm...

My first build was using an ARM64 VM with ubuntu (https://ubuntu.com/download/server/arm) on my Desktop PC (AMD64 Linux). The performance was horrible, but it worked. The best option IMHO would be...

I just tried it, but it's not working. Some problem with missing libraries it seems (libatomic.so.1), here is the log: ``` [s6-init] making user provided files available at /var/run/s6/etc...exited 0....

Sorry about the delay, still not working, this time a problem with EdgeTPU libs: ``` [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have...

Sorry, but after installing the package and restarting container, it's showing the same error :( ``` # apt info libedgetpu1-max Package: libedgetpu1-max Version: 15.0 Priority: optional Section: misc Source: libedgetpu...

The container is already running with that configuration, but I'm not using any Coral USB.