Skip to content

Light Turns On/Off when setting fan speed with slider #1

@flavius-sd

Description

@flavius-sd

AFTER TESTING MORE, THIS DOES NOT FIX THE ISSUE

Great work on getting this to work on the new app!

I had an issue when I installed it where the light on the fan would turn on or off if I changed fan speed using the slider. I thought it may have been related to this line of code, so I commented it out and after quick testing looks like it fixed the issue.

In King of Fans Zigbee Fan Controller:
From the Fan Events definition:

//result << sendEvent(name: "lightBrightness", value: speedToDimmerLevel(speed), displayed: true, isStateChange: true)

One thing it may have broken is if you are in the fan setting and turn it off using the power button, the light does not turn off.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions