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