Skip to content

Commit

Permalink
feat(esphome): add timezone env variable (#3744)
Browse files Browse the repository at this point in the history
  • Loading branch information
blackjid authored Nov 5, 2024
1 parent 01481e3 commit 4ec5326
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/apps/home/esphome/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ spec:
repository: ghcr.io/esphome/esphome
tag: 2024.10.2@sha256:a8b53d9732326fe2e7da75c48aaa612787c2695ff2b889c52c41cfce65f3a40a
env:
TZ: America/Santiago
PLATFORMIO_CORE_DIR: .platformio
PLATFORMIO_GLOBALLIB_DIR: .platformiolibs
probes:
Expand Down

0 comments on commit 4ec5326

Please sign in to comment.