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