Fixed issue where scheduling was receiving outdated data
This commit is contained in:
@ -154,7 +154,7 @@ automation:
|
||||
initial_state: true
|
||||
trigger:
|
||||
- platform: time
|
||||
at: '05:00:00'
|
||||
at: '04:50:00'
|
||||
condition:
|
||||
- condition: template
|
||||
value_template: >
|
||||
@ -191,7 +191,7 @@ automation:
|
||||
initial_state: true
|
||||
trigger:
|
||||
- platform: time
|
||||
at: '05:05:00'
|
||||
at: '04:45:00'
|
||||
condition:
|
||||
- condition: template
|
||||
value_template: >
|
||||
|
Reference in New Issue
Block a user