test
This commit is contained in:
+5
-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.3"
|
version: "1.2.4"
|
||||||
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"
|
||||||
@@ -16,6 +16,10 @@ full_access: true
|
|||||||
devices:
|
devices:
|
||||||
- /sys/devices/platform
|
- /sys/devices/platform
|
||||||
- /dev
|
- /dev
|
||||||
|
privileged:
|
||||||
|
- SYS_MODULE
|
||||||
|
- SYS_RAWIO
|
||||||
|
- SYS_RESOURCE
|
||||||
map:
|
map:
|
||||||
- share:rw
|
- share:rw
|
||||||
options:
|
options:
|
||||||
|
|||||||
Reference in New Issue
Block a user