Update bathroom lights notification time
This commit is contained in:
parent
ccffa49836
commit
e40292e461
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
alias: '[Work] Work start warning'
|
||||
trigger:
|
||||
- platform: time
|
||||
at: '10:30'
|
||||
at: '9:30'
|
||||
condition:
|
||||
- condition: time
|
||||
weekday:
|
||||
|
@ -59,7 +59,7 @@
|
|||
alias: '[Work] Daily notification off'
|
||||
trigger:
|
||||
- platform: time
|
||||
at: '10:10'
|
||||
at: '10:00'
|
||||
condition:
|
||||
- condition: time
|
||||
weekday:
|
||||
|
|
Loading…
Add table
Reference in a new issue