mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 09:58:16 +01:00
Create path option
This commit is contained in:
@@ -28,13 +28,14 @@
|
||||
"host_network": false,
|
||||
"environment": {},
|
||||
"options": {
|
||||
"secret_token": "lrMY24Byhx",
|
||||
"ui_path": "joal",
|
||||
"secret_token": "lrMY24Byhx",
|
||||
"run_duration": "12h"
|
||||
},
|
||||
"schema": {
|
||||
"ui_path": "str",
|
||||
"secret_token": "str",
|
||||
"run_duration": "str?",
|
||||
"verbose": "bool?",
|
||||
"path": "str?"
|
||||
"verbose": "bool?"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user