diff --git a/enedisgateway2mqtt/config.json b/enedisgateway2mqtt/config.json index 670063ea9..f75130c12 100644 --- a/enedisgateway2mqtt/config.json +++ b/enedisgateway2mqtt/config.json @@ -11,7 +11,8 @@ ], "name": "Enedisgateway2mqtt", "options": { - "CONFIG_LOCATION": "/config/enedisgateway2mqtt/config.yaml" + "CONFIG_LOCATION": "/config/enedisgateway2mqtt/config.yaml", + "TZ": "Europe/Paris" }, "schema": { "CONFIG_LOCATION": "str",