Update bathroom lights notification time
This commit is contained in:
parent
ccffa49836
commit
e40292e461
@ -2,7 +2,7 @@
|
|||||||
alias: '[Work] Work start warning'
|
alias: '[Work] Work start warning'
|
||||||
trigger:
|
trigger:
|
||||||
- platform: time
|
- platform: time
|
||||||
at: '10:30'
|
at: '9:30'
|
||||||
condition:
|
condition:
|
||||||
- condition: time
|
- condition: time
|
||||||
weekday:
|
weekday:
|
||||||
@ -59,7 +59,7 @@
|
|||||||
alias: '[Work] Daily notification off'
|
alias: '[Work] Daily notification off'
|
||||||
trigger:
|
trigger:
|
||||||
- platform: time
|
- platform: time
|
||||||
at: '10:10'
|
at: '10:00'
|
||||||
condition:
|
condition:
|
||||||
- condition: time
|
- condition: time
|
||||||
weekday:
|
weekday:
|
||||||
|
Loading…
Reference in New Issue
Block a user