You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: