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]}}

Did you ever figure this out? I'm having the same issue with the light :frowning:

No, I never did resolve it. I just use Bond to turn the light on and off using the toggle command. If it gets out of sync with my switch, I need to manually put them back in sync with the original remote. Also use the original remote if I want to dim. A bit annoying, but at least I can control on/off which is 90%+ of what I do with that light.