Bond Bridge Extended Functions

Working on setting up some new fans on my Bond Bridge, and have the integration already up and running in HA. I just installed a new fan and it was a PITA to set up on the bond bridge. Would never find the right commands when I just blindly taught it. Long story short, got it going by finding the exact carrier frequency from its FCC ID, but had to set up each fan function manually in the app.

Once that was done, I went into HA, only to be disappointed by finding that only 3 of the functions I set up in the Bond app showed up in HA. During my search to find a way to make it this work, I stumbled upon this reddit post. It appears you can use shell curl commands with the help of the bond api documentation to obtain whatever functions are available in the device you’ve set up. However it appears to be quite a time consuming task.

Is anyone aware of a quicker or easier way to get these additional functions to show up in HA from the bond integration? I’m not talking about doing anything fancy, I’d just like to be able to run all of the commands I taught the bond bridge in the app (basic fan speed settings, on/off and light on/on).

Thanks