Skip to content

Commit

Permalink
Closes #189 - Using Roku to turn off the TVs
Browse files Browse the repository at this point in the history
  • Loading branch information
CCOSTAN committed Dec 28, 2024
1 parent 1744498 commit 82b4ac4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions config/group/media_players.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,15 @@ media_players:
- media_player.stacey_bedroom
- media_player.carlo_bedroom
- media_player.master_bathroom
tvs:
entities:
- media_player.samsung_q70_series_65
- media_player.carlo_s_samsung_tv_2020_q
- media_player.fireplaceroku
- media_player.living_room_ultra
- media_player.roku_3810x_923c
- media_player.roku_living_room
- media_player.tv_samsung_q70_series_65
- media_player.upstairs_living_room


2 changes: 1 addition & 1 deletion config/script/interior_off.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ interior_off:
- group.interior_lights
- group.interior_switches
- switch.lr_amp
- media_player.samsung_q70_series_65
- group.tvs
- service: script.paige_lights_off # C by GE Lights (https://amzn.to/30w3UWy)
- service: script.garage_lights_off # C by GE Lights (https://amzn.to/30w3UWy)
# - service: script.noon_lights_off # Noon Home Smart Lights (https://amzn.to/3fOIPx6)

0 comments on commit 82b4ac4

Please sign in to comment.