Fix work notification
This commit is contained in:
parent
af5103a8e0
commit
e8f2103f15
1 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
|||
- 100
|
||||
transition: 900
|
||||
entity_id: light.bathroom_color_zha_group_0x0007
|
||||
- delay:
|
||||
seconds: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
brightness_pct: 100
|
||||
|
@ -35,6 +37,8 @@
|
|||
- 100
|
||||
transition: 600
|
||||
entity_id: light.bathroom_color_zha_group_0x0007
|
||||
- delay:
|
||||
seconds: 600
|
||||
- service: light.turn_on
|
||||
data:
|
||||
brightness_pct: 100
|
||||
|
|
Loading…
Reference in a new issue