mirror of
https://github.com/dlitz/esphome-configs-dlitz.git
synced 2026-04-15 22:03:26 -06:00
12 lines
234 B
YAML
12 lines
234 B
YAML
time:
|
|
- platform: homeassistant
|
|
id: homeassistant_time
|
|
# on_time_sync:
|
|
# - logger.log: "HA time synchronized!"
|
|
|
|
- platform: sntp
|
|
id: sntp_time
|
|
# on_time_sync:
|
|
# - logger.log: "SNTP time synchronized!"
|
|
|