Skip to content

Instantly share code, notes, and snippets.

@gerardag
Last active April 2, 2021 11:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gerardag/0af17fb87c9f4347891c0345274ccc5e to your computer and use it in GitHub Desktop.
Save gerardag/0af17fb87c9f4347891c0345274ccc5e to your computer and use it in GitHub Desktop.
Rocket League Script when TV is on standby mode
# -----------------------------------------------------------
# Rocket League
# -----------------------------------------------------------
tv_turn_on_xbox_rocket_league:
alias: Rocket League
sequence:
- service: script.turn_on_xbox_on_lg_tv
- service: media_player.play_media
data:
entity_id: media_player.xboxone
media_content_type: "video"
media_content_id: C125W9BG2K0V
icon: mdi:rocket-launch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment