mirror of
https://github.com/hassio-addons/addon-airsonos.git
synced 2025-05-04 19:11:22 +00:00
❄️ Adds all architectures to add-on config
This commit is contained in:
parent
cca226fb8b
commit
b61015f133
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@
|
|||
"description": "AirPlay capabilities for your Sonos (and UPnP) devices.",
|
||||
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-airsonos/36796?u=frenck",
|
||||
"startup": "services",
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armhf",
|
||||
"i386"
|
||||
],
|
||||
"boot": "auto",
|
||||
"hassio_api": true,
|
||||
"homeassistant_api": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue