Import YAML files into repository

This commit is contained in:
2026-01-20 23:08:05 -07:00
parent af94e08fe4
commit 3239e56c8d
31 changed files with 1550 additions and 1 deletions

11
common/time.yaml Normal file
View 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!"