Adjust time of day binary sensors
This commit is contained in:
@ -16,11 +16,11 @@
|
|||||||
- platform: tod
|
- platform: tod
|
||||||
name: Quiet time
|
name: Quiet time
|
||||||
after: '21:00'
|
after: '21:00'
|
||||||
before: '07:30'
|
before: '07:00'
|
||||||
|
|
||||||
- platform: tod
|
- platform: tod
|
||||||
name: Morning
|
name: Morning
|
||||||
after: '07:30'
|
after: '06:30'
|
||||||
before: '09:00'
|
before: '09:00'
|
||||||
|
|
||||||
- platform: tod
|
- platform: tod
|
||||||
@ -41,4 +41,4 @@
|
|||||||
- platform: tod
|
- platform: tod
|
||||||
name: Overnight
|
name: Overnight
|
||||||
after: '20:00'
|
after: '20:00'
|
||||||
before: '07:30'
|
before: '06:30'
|
||||||
|
Reference in New Issue
Block a user