I have a VZM31-SN that is zigbee bound to an Inovelli blue fan canopy controller, so that the paddle controls the light and the config button controls the fan. I have created a rule in Rule Machine that is triggered whenever there is a change to the fan speed. The rule uses the ledEffectOne command to indicate new fan speed (e.g. LED 1 flashes for a few seconds for low). This all works perfectly with one exception.
The led bar sometimes has a conflicting notification that I think is coming from the switch itself relating to fan control mode. The conflicting notification is the same color as parameter 134. It seems to only come on when the fan is changed from off to any speed. The entire led bar lights up purple (sometimes solid, sometimes blinking) except for the LEDs being controlled by my rule, which will sometimes be darker or off.
I have the latest firmware installed and using the community driver in Hubitat. Parameter 130 (Fan Control Mode) is set to multi-tap. I have done factory reset on switch. I tried adding a command at the beginning of my rule to send ledEffectOne(255) to the switch, but doesn’t seem to do anything. There are no other rules creating led effects.
Does anyone know what is happening and whether I can override it?
Thanks.