浏览代码

Set timezone in homeassistant

Victor Lavaud 2 月之前
父节点
当前提交
4b0d1be48e
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      homeasistant/homeassistant.yaml

+ 2 - 0
homeasistant/homeassistant.yaml

@@ -27,6 +27,8 @@ spec:
           image: ghcr.io/home-assistant/home-assistant:stable
           imagePullPolicy: "Always"
           env:
+          - name: TZ
+            value: "Europe/Zurich"
           volumeMounts:
           - name: homeassistant
             mountPath: /config