Super Minor Tweak to the Brightness.
This commit is contained in:
parent
750dd9319f
commit
c043da62f9
|
@ -39,7 +39,7 @@
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
entity_id: light.outdoor_bathroom
|
entity_id: light.outdoor_bathroom
|
||||||
data:
|
data:
|
||||||
brightness: 10
|
brightness: 20
|
||||||
- wait_template: >-
|
- wait_template: >-
|
||||||
{{ states.group.family.state == 'home' }}
|
{{ states.group.family.state == 'home' }}
|
||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
|
|
Loading…
Reference in New Issue