mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update config.json
This commit is contained in:
@@ -12,10 +12,12 @@
|
||||
],
|
||||
"name": "gazpar2mqtt",
|
||||
"options": {
|
||||
"CONFIG_LOCATION": "/config/gazpar2mqtt/config.yaml"
|
||||
"CONFIG_LOCATION": "/config/gazpar2mqtt/config.yaml",
|
||||
"TZ": "Europe/Paris"
|
||||
},
|
||||
"schema": {
|
||||
"CONFIG_LOCATION": "str"
|
||||
"CONFIG_LOCATION": "str",
|
||||
"TZ": "str?"
|
||||
},
|
||||
"slug": "gazpar2mqtt",
|
||||
"upstream": "0.4.2-dev",
|
||||
|
||||
Reference in New Issue
Block a user