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

Update king-of-fans-zigbee-fan-controller.groovy #14

Closed mwav3 closed 4 years ago

mwav3 commented 4 years ago

This update will allow breeze mode to be activated by setting the fan dimmer to 1%. This is how another fan manufacturer sets breeze mode on their fans. It also includes the update proposed by Jake Evan for fixing the math calculation to convert dimmer percent to fan speed properly.

Breeze mode can only be activated by using fan as a dimmer with this update. Allowing breeze mode may be possible for all users using the CLI and a custom button capability in the future

gfa100856 commented 4 years ago

Do I just download this file and delete the other?

On Sep 10, 2020, at 10:28 PM, Tim Grimley notifications@github.com wrote:

 This update will allow breeze mode to be activated by setting the fan dimmer to 1%. This is how another fan manufacturer sets breeze mode on their fans. It also includes the update proposed by Jake Evan for fixing the math calculation to convert dimmer percent to fan speed properly.

Breeze mode can only be activated by using fan as a dimmer with this update. Allowing breeze mode may be possible for all users using the CLI and a custom button capability in the future

You can view, comment on, or merge this pull request online at:

https://github.com/rafaelborja/SmartthingsKingOfFansZigbee/pull/14

Commit Summary

Update king-of-fans-zigbee-fan-controller.groovy File Changes

M devicetypes/rafaelborja/king-of-fans-zigbee-fan-controller.src/king-of-fans-zigbee-fan-controller.groovy (30) Patch Links:

https://github.com/rafaelborja/SmartthingsKingOfFansZigbee/pull/14.patch https://github.com/rafaelborja/SmartthingsKingOfFansZigbee/pull/14.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

gfa100856 commented 4 years ago

Not sure how to do any of this . I just cut and pasted before.

On Sep 14, 2020, at 1:28 PM, Rafael Borja notifications@github.com wrote:

 Merged #14 into master.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.