Update bathroom lights notification time
This commit is contained in:
parent
ccffa49836
commit
e40292e461
@ -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…
Reference in New Issue
Block a user