Skip to content

Commit

Permalink
more light changes
Browse files Browse the repository at this point in the history
  • Loading branch information
basnijholt committed Jan 24, 2024
1 parent 219960a commit cdbfc5a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion includes/adaptive_lighting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
- name: Guest room
lights:
- light.guest_room
sleep_brightness: 50
sleep_brightness: 20
min_brightness: 70
separate_turn_on_commands: true
skip_redundant_commands: true
Expand Down
11 changes: 8 additions & 3 deletions includes/lights.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,16 @@
entities:
- light.utility_room
- light.garage_outside
# - light.guest_room
# - light.baby_room
- light.baby_sphere
- light.outside_front_door
- light.front_house
- light.bedroom_outside
- light.string_lights_outside

- platform: group
name: Guest room lights
entities:
- light.guest_room
- light.desk_led

- platform: group
name: Kitchen lights
Expand Down

0 comments on commit cdbfc5a

Please sign in to comment.