mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-31 17:07:42 +01:00
Allow custom path
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"secret_token": "str",
|
"secret_token": "str",
|
||||||
"run_duration": "str?",
|
"run_duration": "str?",
|
||||||
"verbose": "bool?"
|
"verbose": "bool?",
|
||||||
|
"path": "str?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user