Dimmer driver for use within Bond Device

I just installed a Bond Bridge to control a ceiling fan with light and everything is working through the Bond App. Everything is working through Hubitat except for dimming the light. I think the problem is the driver being used for the light child device. "Generic Component Dimmer" was selected by the driver, and it exposes the StartLevelChange and StopLevelChange commands. But in the parent device, I can see that it wants the StartDimmer and Stop commands to control the dimmer. I saw some discussion of these commands in other threads, but I couldn't see which driver used those commands.

For reference, here is what is listed for StateVariables under the parent Bond device which is using the Bond Bridge 2 driver:
devices : {37567260={template=A1, name=Ceiling Fan, maxSpeed=3, type=CF, actions=[ToggleDirection, ToggleLight, TurnOff, SetSpeed, StartDimmer, Stop, TogglePower, TurnOn, IncreaseSpeed, DecreaseSpeed, SetDirection, TurnLightOn, TurnLightOff]}}