Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SimpleFanLightAccessory.js #328

Open
wants to merge 1 commit into
base: 3.1.0
Choose a base branch
from

Conversation

thatsnasty
Copy link

Fixes a dimmer issue with Fan lights as discussed here: https://discord.com/channels/432663330281226270/688482670942093350/893439097643864075

Then add to your config:

"minBrightness": 2,
"maxBrightness": 100,
"minStep": 1

Fixes a dimer issue with Fan lights as discussed here: https://discord.com/channels/432663330281226270/688482670942093350/893439097643864075

Then add to your config:

```
"minBrightness": 2,
"maxBrightness": 100,
"minStep": 1
```
@05TEVE 05TEVE changed the base branch from main to 3.1.0 January 16, 2024 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant