test
This commit is contained in:
+4
-1
@@ -1,6 +1,6 @@
|
|||||||
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
|
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
|
||||||
name: Example add-on
|
name: Example add-on
|
||||||
version: "1.2.2"
|
version: "1.2.3"
|
||||||
slug: example
|
slug: example
|
||||||
description: Example add-on
|
description: Example add-on
|
||||||
url: "https://github.com/home-assistant/addons-example/tree/main/example"
|
url: "https://github.com/home-assistant/addons-example/tree/main/example"
|
||||||
@@ -13,6 +13,9 @@ arch:
|
|||||||
init: false
|
init: false
|
||||||
kernel_modules: true
|
kernel_modules: true
|
||||||
full_access: true
|
full_access: true
|
||||||
|
devices:
|
||||||
|
- /sys/devices/platform
|
||||||
|
- /dev
|
||||||
map:
|
map:
|
||||||
- share:rw
|
- share:rw
|
||||||
options:
|
options:
|
||||||
|
|||||||
Reference in New Issue
Block a user