Skip to content

Commit

Permalink
Adding a new light to the upstairs lamp. Updating some of the automat…
Browse files Browse the repository at this point in the history
…ions.
  • Loading branch information
CCOSTAN committed Jan 27, 2025
1 parent 1575f25 commit 83f229b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/automation/Timed_Triggers/sunset_turn_on.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@
- service: light.turn_on
entity_id:
- light.living_room_accents
- light.upstairs_lamp

1 change: 1 addition & 0 deletions config/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ cloud:
- light.outdoor_front_lights
- light.outdoor_pool_lights
- light.upstairs_lights
- light.upstairs_lamp
- light.sink
include_domains:
- switch
Expand Down
2 changes: 2 additions & 0 deletions config/group/Indoor_Outdoor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ Interior_Lights:
- light.office_lights
- light.upstairs_lights
- light.garage_hallway
- light.sink
- light.upstairs_lamp

Exterior_Lights:
entities:
Expand Down
1 change: 1 addition & 0 deletions config/homekit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ filter:
- light.outdoor_front_lights
- light.outdoor_pool_lights
- light.upstairs_lights
- light.upstairs_lamp
- light.sink
- switch.lr_amp
exclude_entities:
Expand Down

0 comments on commit 83f229b

Please sign in to comment.