mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-16 20:39:12 +02:00
Allow tz
This commit is contained in:
@@ -7,7 +7,8 @@
|
|||||||
"CONFIG_LOCATION": "/config/enedisgateway2mqtt/config.yaml"
|
"CONFIG_LOCATION": "/config/enedisgateway2mqtt/config.yaml"
|
||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"CONFIG_LOCATION": "str"
|
"CONFIG_LOCATION": "str",
|
||||||
|
"TZ": "str?"
|
||||||
},
|
},
|
||||||
"slug": "enedisgateway2mqtt_test",
|
"slug": "enedisgateway2mqtt_test",
|
||||||
"upstream": "0.7.1",
|
"upstream": "0.7.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user