]> www.infradead.org Git - users/dwmw2/esp32-pool.git/commitdiff
Set timezone explicitly
authorDavid Woodhouse <dwmw@amazon.co.uk>
Tue, 11 Feb 2025 18:57:32 +0000 (18:57 +0000)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Tue, 11 Feb 2025 18:57:32 +0000 (18:57 +0000)
base.yaml

index b8c8dab21660922daaa4340d3f415091ed9c0104..7363748baaf1843508e3a2748d7aa06388fecc24 100644 (file)
--- a/base.yaml
+++ b/base.yaml
@@ -75,6 +75,7 @@ network:
 
 time:
   - platform: sntp
+    timezone: 'Europe/London'
     id: sntp_time
     servers: !secret ntp_servers