test
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
|
||||
name: Example add-on
|
||||
version: "1.2.3"
|
||||
version: "1.2.4"
|
||||
slug: example
|
||||
description: Example add-on
|
||||
url: "https://github.com/home-assistant/addons-example/tree/main/example"
|
||||
@@ -16,6 +16,10 @@ full_access: true
|
||||
devices:
|
||||
- /sys/devices/platform
|
||||
- /dev
|
||||
privileged:
|
||||
- SYS_MODULE
|
||||
- SYS_RAWIO
|
||||
- SYS_RESOURCE
|
||||
map:
|
||||
- share:rw
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user