mirror of
https://github.com/hassio-addons/addon-airsonos.git
synced 2025-05-04 19:11:22 +00:00
Address add-on lint errors
This commit is contained in:
parent
d823258ee7
commit
a890a963eb
2 changed files with 1 additions and 4 deletions
|
@ -4,6 +4,5 @@
|
|||
"amd64": "hassioaddons/ubuntu-base-amd64:5.2.2",
|
||||
"armv7": "hassioaddons/ubuntu-base-armv7:5.2.2",
|
||||
"i386": "hassioaddons/ubuntu-base-i386:5.2.2"
|
||||
},
|
||||
"args": {}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -7,9 +7,7 @@
|
|||
"startup": "services",
|
||||
"init": false,
|
||||
"arch": ["aarch64", "amd64", "armv7", "i386"],
|
||||
"boot": "auto",
|
||||
"hassio_api": true,
|
||||
"hassio_role": "default",
|
||||
"host_network": true,
|
||||
"map": ["config:rw"],
|
||||
"options": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue