Cleanup
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user