Update work notification
This commit is contained in:
parent
df6771f603
commit
91e36f3d83
1 changed files with 9 additions and 6 deletions
|
@ -19,8 +19,6 @@
|
||||||
- 120
|
- 120
|
||||||
- 100
|
- 100
|
||||||
entity_id: light.bathroom_color_zha_group_0x0007
|
entity_id: light.bathroom_color_zha_group_0x0007
|
||||||
- delay:
|
|
||||||
minutes: 15
|
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
data:
|
data:
|
||||||
brightness_pct: 100
|
brightness_pct: 100
|
||||||
|
@ -29,18 +27,23 @@
|
||||||
- 100
|
- 100
|
||||||
transition: 900
|
transition: 900
|
||||||
entity_id: light.bathroom_color_zha_group_0x0007
|
entity_id: light.bathroom_color_zha_group_0x0007
|
||||||
- delay:
|
|
||||||
minutes: 15
|
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
data:
|
data:
|
||||||
brightness_pct: 100
|
brightness_pct: 100
|
||||||
hs_color:
|
hs_color:
|
||||||
- 360
|
- 360
|
||||||
- 100
|
- 100
|
||||||
transition: 900
|
transition: 600
|
||||||
|
entity_id: light.bathroom_color_zha_group_0x0007
|
||||||
|
- service: light.turn_on
|
||||||
|
data:
|
||||||
|
brightness_pct: 100
|
||||||
|
hs_color:
|
||||||
|
- 285
|
||||||
|
- 100
|
||||||
entity_id: light.bathroom_color_zha_group_0x0007
|
entity_id: light.bathroom_color_zha_group_0x0007
|
||||||
- delay:
|
- delay:
|
||||||
minutes: 15
|
minutes: 5
|
||||||
- service: light.turn_off
|
- service: light.turn_off
|
||||||
entity_id: light.bathroom_color_zha_group_0x0007
|
entity_id: light.bathroom_color_zha_group_0x0007
|
||||||
mode: single
|
mode: single
|
||||||
|
|
Loading…
Reference in a new issue