Skip to content

Commit 408f38f

Browse files
authored
Add timezone configuration for time sensor in ESPHome example
1 parent 6f61881 commit 408f38f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Examples/ESPHome/2-ESPHomeClock/yellowtft1.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ light:
105105
time:
106106
- platform: homeassistant
107107
id: esptime
108+
timezone: Europe/Dublin # See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones for list of timezones
108109

109110
# ============================================================
110111
# Hardware related setup

0 commit comments

Comments
 (0)