Bond Integration: Ceiling Fan Light Dim Control Help

Edit: Using the User Bond HOME Integration rather than System one works! Selecting this as the solution in case anyone else runs into this issue: hubitat-bond/README.md at master · dcmeglio/hubitat-bond · GitHub

I still personally like the "Bond Fan" from the HE Bond Integration, so I am keeping both Devices and acting on them. I'm simply using the System one to be able to use the TurnUpLightOff & TurnUpLightOn actions I've hijacked for the dimming.

I have a really dumb remote controlled fan and it has an even dumber remote control that I have added to a Bond Bridge. I've successfully added the device through HE's Bond Integration and created a scene button controller with my Zooz Scene Controller. It works great except for one thing. I can't really use the setLevel() on the light because my remote isn't a true dimmer... It has two buttons that dim up or dim down in increments of 20 (5 light settings total). I hijacked the TurnUpLightOff & TurnUpLightOn actions to do the dimming function, but I have no idea what "device" this Bond Bridge so I can "Run Custom Actions" in my Button Controller. Any idea what kind of device this is so I can access these actions?