Closes #189 - Using Roku to turn off the TVs
This commit is contained in:
parent
17444984bb
commit
82b4ac40ef
|
@ -15,3 +15,15 @@ media_players:
|
||||||
- media_player.stacey_bedroom
|
- media_player.stacey_bedroom
|
||||||
- media_player.carlo_bedroom
|
- media_player.carlo_bedroom
|
||||||
- media_player.master_bathroom
|
- 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
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ interior_off:
|
||||||
- group.interior_lights
|
- group.interior_lights
|
||||||
- group.interior_switches
|
- group.interior_switches
|
||||||
- switch.lr_amp
|
- 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.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.garage_lights_off # C by GE Lights (https://amzn.to/30w3UWy)
|
||||||
# - service: script.noon_lights_off # Noon Home Smart Lights (https://amzn.to/3fOIPx6)
|
# - service: script.noon_lights_off # Noon Home Smart Lights (https://amzn.to/3fOIPx6)
|
||||||
|
|
Loading…
Reference in New Issue