mattlongman / Hassio-Access-Point

Hass.io addon to let you create a WiFi access point, perfect for using WiFi devices on off-grid installations.
MIT License
81 stars 62 forks source link

Installation HA #15

Open kalle1239 opened 2 years ago

kalle1239 commented 2 years ago

Hi,

trying to install the addon on homeassistant don't work with the error The command '/bin/bash -o pipefail -c apk update && apk add --no-cache bash jq iw hostapd networkmanager net-tools sudo dnsmasq && rm -rf /var/cache/apk/*' returned a non-zero code: 2

Pi 4 with raspbian buster, HA 2021.8.8 Thx for your help

regards pascal

mattlongman commented 2 years ago

Hi @kalle1239,

I've tested fairly recently using home assistant supervised on debian 10. This is the currently supported supervised distribution. Error looks the same as this issue.