Aggiorna README.md
This commit is contained in:
parent
4ce4bad3fa
commit
cc2e332953
1 changed files with 6 additions and 0 deletions
|
@ -66,6 +66,12 @@ Step 4: Install the Home Assistant Supervised Debian Package:
|
||||||
wget -O homeassistant-supervised.deb https://github.com/home-assistant/supervised-installer/releases/latest/download/homeassistant-supervised.deb
|
wget -O homeassistant-supervised.deb https://github.com/home-assistant/supervised-installer/releases/latest/download/homeassistant-supervised.deb
|
||||||
apt install ./homeassistant-supervised.deb
|
apt install ./homeassistant-supervised.deb
|
||||||
```
|
```
|
||||||
|
Orange Pi5 Plus is not supported so you must use
|
||||||
|
|
||||||
|
```bash
|
||||||
|
BYPASS_OS_CHECK=true apt install ./homeassistant-supervised.deb
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Supported Machine types
|
## Supported Machine types
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue