Rocket League Assistant

Plugin Banner
Author: GTT1229
First Uploaded: 06/26/2022
Last Updated: 08/01/2023
 Views: 13574
 Downloads: 1771
 Open Plugin Homepage

BakkesMod Plugin to integrate Rocket League events to Home Assistant


DESCRIPTION

Rocket League Assistant

BakkesMod Plugin to integrate Rocket League events with Home Assistant

Discord: Rocket League Assistant

RLHAbanner

Special thanks to those in the Discord and notably Branky and JerryTheBee

And some other person named Josh

Home Assistant Configuration

The plugin utilizes Home Assistant's built in Webhook automation trigger with JSON-based conditions.

Home Assistant Automations Configuration:

Option 1 - Generate the base automation using the in-game plugin settings window

Option 2 - Create a new automation using the RocketLeague-BakkesBase.yaml file.

JSON Values

Home Assistant Scenes Configuration to be Used in Automation(Not Required):

  1. Create a new scene corresponding to the scenario (Home Team, Away Team, Demos, etc)
  2. Give it a name (and icon/area if you'd like)
  3. Add entities/devices to the scene and adjust the colors accordingly
  4. Save the scene
  5. Create a new, or duplicate the scene.
  6. Add entities/devices to the scene and adjust the colors accordingly.
  7. Save the scene
  8. Repeat

More on scene creation here

Notes

If you manually reload the plugin (through the F6 BakkesMod Console) while in the game, the URL will have to be reentered.

To Do

  • More JSON information
  • Probably code clean up and Nullchecks