Skip to content

Instantly share code, notes, and snippets.

@bobzer
bobzer / Shield_Intents.MD
Created May 17, 2019 01:48 — forked from mcfrojd/Shield_Intents.MD
Working INTENTS to use with Community Hass.io Add-ons: Android Debug Bridge for your Nvidia Shield TV

Updated 2019-03-21 with new "intents" since hassio 0.90, ADB 0.3.0 and the new androidtv component (service "androidtv.adb_command")

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


Starts specific Twitch stream (If stream is live)

{"entity_id" :"media_player.shield", "command": "am start -a android.intent.action.VIEW -d twitch://stream/frenck"}
{"entity_id" :"media_player.shield", "command": "am start -a android.intent.action.VIEW -d twitch://stream/drzzs"}

Start apps on your Shield

@bobzer
bobzer / flow.json
Created March 22, 2019 01:25 — forked from mhelff/flow.json
Zigbee2mqtt Admin panel
This file has been truncated, but you can view the full file.