Skip to content

Instantly share code, notes, and snippets.

@simbesh
simbesh / Shield_Intents.MD
Last active March 9, 2021 17:38 — forked from mcfrojd/Shield_Intents.MD
Working INTENTS to use with Community Hass.io Add-ons: Android Debug Bridge for your Nvidia Shield TV

Credits and thanks: Home Assistant Forum users: @ocso, @wiphye, @teachingbirds, @tboyce1, @simbesh


Starts Netflix (Shows profiles if its the first start.)

{"entity_id" :"media_player.shield", "intent": "-n com.netflix.ninja/.MainActivity"}

Starts Twitch (Starts to play the stream)

{"entity_id" :"media_player.shield", "intent": "twitch://stream/frenck"}