rafaelborja / SmartthingsKingOfFansZigbee

Smartthings device handler for Home Depot Home Decorators Zigbee Fan (and fan controller) produced by King of Fans. This device handler is based on https://github.com/dcoffing/KOF-CeilingFan, refectored to work with new Smartthing app and to provide simpler user experience.
Apache License 2.0
28 stars 116 forks source link

New code not allowing use of fan as dimmer #3

Closed mwav3 closed 4 years ago

mwav3 commented 4 years ago

Thanks again for providing this updated DTH. Yesterday I was going through the Smartthings IDE and noticed a code update you did recently. I updated the code, and it broke the Alexa integration with using the fan as a dimmer control. When I asked "Alexa, set fan to 25%" with the new code change, it sets the light to 25%. Not sure if I needed to do something else after upgrading the code, but I rolled back to your older version (where setting 1 for this control is the option versus yes/no) and fan control with Alexa and separate light control is working again.