Skip to content

Issue with dimming #1

@henroFall

Description

@henroFall

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions