Rocket League Assistant
BakkesMod Plugin to integrate Rocket League events with Home Assistant
If you really want to buy me a coffee:
Discord: Rocket League Assistant
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):
- Create a new scene corresponding to the scenario (Home Team, Away Team, Demos, etc)
- Give it a name (and icon/area if you'd like)
- Add entities/devices to the scene and adjust the colors accordingly
- Save the scene
- Create a new, or duplicate the scene.
- Add entities/devices to the scene and adjust the colors accordingly.
- Save the scene
- Repeat
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