Kaynağa Gözat

Set timezone in homeassistant

Victor Lavaud 2 ay önce
ebeveyn
işleme
4b0d1be48e
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  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