Files
2022-02-16 21:56:33 +01:00

18 lines
297 B
YAML

# restart HA to keep it fresh
# - alias: Restart HA
# trigger:
# platform: time
# at: "02:00:00"
# condition:
# condition: time
# weekday:
# - sun
# - mon
# - tue
# - wed
# - thu
# - fri
# - sat
# action:
# - service: homeassistant.restart