Extend valid time range for rearming #61
This commit is contained in:
@ -177,7 +177,7 @@ automation:
|
|||||||
state: 'off'
|
state: 'off'
|
||||||
- condition: time
|
- condition: time
|
||||||
after: '06:00'
|
after: '06:00'
|
||||||
before: '13:00'
|
before: '13:30'
|
||||||
- condition: or
|
- condition: or
|
||||||
conditions:
|
conditions:
|
||||||
- condition: state
|
- condition: state
|
||||||
|
Reference in New Issue
Block a user