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

Issue with dimming #1

Open
henroFall opened this issue Nov 20, 2019 · 0 comments
Open

Issue with dimming #1

henroFall opened this issue Nov 20, 2019 · 0 comments

Comments

@henroFall
Copy link

henroFall commented Nov 20, 2019

There is an issue in the device with dimming. I have fixed it on line 127 by changing

sendEvent( name: “switch.setLevel”, value: level )

to

sendEvent( name: “Switch Level”, value: level )

for some reason. I've created a fork and fixed it. You don't seem active anymore but I'll post here to see if you notice, and want to update the official source.

Thanks!

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

No branches or pull requests

1 participant