Fix tv automations
This commit is contained in:
parent
9047ee697d
commit
a7f8f5eaec
@ -253,3 +253,5 @@
|
|||||||
data:
|
data:
|
||||||
device: Samsung TV
|
device: Samsung TV
|
||||||
command: PowerToggle
|
command: PowerToggle
|
||||||
|
- service: remote.turn_off
|
||||||
|
entity_id: remote.harmonyhub
|
||||||
|
@ -75,7 +75,7 @@ tv_youtube:
|
|||||||
- delay: 1
|
- delay: 1
|
||||||
- service: media_player.select_source
|
- service: media_player.select_source
|
||||||
data:
|
data:
|
||||||
source: YouTube
|
source: SmartTube
|
||||||
target:
|
target:
|
||||||
entity_id: media_player.nvidia_shield
|
entity_id: media_player.nvidia_shield
|
||||||
tv_netflix:
|
tv_netflix:
|
||||||
|
Loading…
Reference in New Issue
Block a user