mirror of
https://github.com/dlitz/esphome-configs-dlitz.git
synced 2026-04-15 22:03:26 -06:00
Import YAML files into repository
This commit is contained in:
11
common/time.yaml
Normal file
11
common/time.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
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!"
|
||||
|
||||
Reference in New Issue
Block a user