HomeKit Controller Integration & Hunter fan driver

I recently upgraded to a C-8 Pro, hoping to control all of my Hunter fans through Hubitat, but I’m running into an issue with fan control.

I added the devices using the HomeKit Controller integration. A HomeKit parent device was created with two child devices:

  • Light (device type: HomeKit Dimmer)
  • Fan (device type: HomeKit Fan)

The problem is that the fan ON/OFF control does not work, although I can control the fan speed through Hubitat.

Has anyone been able to fix or modify the fan driver to get ON/OFF control working correctly? Please advise

Below is the raw data I see for the fan device: FAN_V2

{"CHARACTERISTIC_2BD83CC4-6C60-11E5-A837-0800200C9A66":"0","CHARACTERISTIC_2BD83CC5-6C60-11E5-A837-0800200C9A66":"0","ACTIVE":"0","CHARACTERISTIC_2BD83CC8-6C60-11E5-A837-0800200C9A66":"0","ROTATION_DIRECTION":"0","AUDIO_FEEDBACK":"1","CHARACTERISTIC_2BD83CC3-6C60-11E5-A837-0800200C9A66":"0","CHARACTERISTIC_2BD83CC0-6C60-11E5-A837-0800200C9A66":"0","ROTATION_SPEED":"0","CHARACTERISTIC_2BD83CC1-6C60-11E5-A837-0800200C9A66":"0","ON":"0"}

Anyone have same problem pls help