Increase bathroom light brightness
This commit is contained in:
parent
d5e0885248
commit
b9a0371c44
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ bathroom_lights_on:
|
|||
- service: light.turn_on
|
||||
entity_id: light.bathroom_color_zha_group_0x0007
|
||||
data:
|
||||
brightness_pct: 5
|
||||
brightness_pct: 10
|
||||
hs_color:
|
||||
- 360
|
||||
- 100
|
||||
|
|
Loading…
Reference in a new issue