Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95468

Netflix won't start

$
0
0

@ramondunker wrote:

I’m trying to make a script that turns my tv on, and switches the input of the Fire TV to Netflix. Script:

start_netflix:
  sequence:
  - service: media_player.turn_on
    data:
      entity_id: media_player.panasonic_viera_tv
  - delay:
      seconds: 10
  - service: media_player.select_source
    data:
      entity_id: media_player.fire_tv
      source: 'com.netflix.ninja'

The TV turns on, but it doesn’t switch to the netflix app. When I only run the select_source part of the script it does work. Anyone got any ideas?

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 95468

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>