Update sleep lights for hallway
This commit is contained in:
parent
8592b71ed3
commit
6d7157cdac
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ hallway_lights_on:
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
entity_id: light.hallway_light
|
entity_id: light.hallway_light
|
||||||
data:
|
data:
|
||||||
brightness: 128
|
brightness: 76
|
||||||
- conditions:
|
- conditions:
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: input_boolean.sleep_mode
|
entity_id: input_boolean.sleep_mode
|
||||||
|
|
Loading…
Reference in a new issue