Open grzegor opened 4 months ago
HA Yellow is basically RPi4, but according to Nabu Casa this is currenly the reference platform for Home Assistant. Unfortunately it gives this error:
Failed to install add-on The command '/bin/bash -o pipefail -c apt-get update && apt-get install -y --no-install-recommends sudo locales cups avahi-daemon libnss-mdns dbus colord printer-driver-all printer-driver-gutenprint openprinting-ppds hpijs-ppds hp-ppd hplip printer-driver-foo2zjs cups-pdf gnupg2 lsb-release nano samba bash-completion procps whois && apt-get clean -y && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100
Odd, I got it working on my yellow with a 4 GB variant.
HA Yellow is basically RPi4, but according to Nabu Casa this is currenly the reference platform for Home Assistant. Unfortunately it gives this error: