Reversed order of triggers for morning schedule scripts #38
This commit is contained in:
@ -51,7 +51,7 @@ automation:
|
|||||||
alias: Kallen Scheduling
|
alias: Kallen Scheduling
|
||||||
trigger:
|
trigger:
|
||||||
- platform: time
|
- platform: time
|
||||||
at: '05:05:00'
|
at: '05:00:00'
|
||||||
id: kallen-morning
|
id: kallen-morning
|
||||||
- platform: time
|
- platform: time
|
||||||
at: '16:00:00'
|
at: '16:00:00'
|
||||||
@ -72,7 +72,7 @@ automation:
|
|||||||
alias: House Scheduling
|
alias: House Scheduling
|
||||||
trigger:
|
trigger:
|
||||||
- platform: time
|
- platform: time
|
||||||
at: '05:00:00'
|
at: '05:05:00'
|
||||||
id: house-morning
|
id: house-morning
|
||||||
- platform: time
|
- platform: time
|
||||||
at: '16:05:00'
|
at: '16:05:00'
|
||||||
|
Reference in New Issue
Block a user