Merge pull request #543 from edwardtfn/patch-23

Update clock at the beginning of each minute
This commit is contained in:
Chris
2023-03-28 22:33:39 +02:00
committed by GitHub

View File

@@ -3651,7 +3651,7 @@ trigger:
##### Time - Trigger "time_state" #####
- platform: time_pattern
minutes: "/1"
seconds: 0
id: time_state
#### Weather state changed #######