After installing device handler switch inverted and slow

I installed smartthings the device handler for my gen2 switches, leaving all switches misbehaving. The switches themselves are inverted, and the dim on/off is 10 seconds. I can’t reprogram in on the switch itself or in the smartthings app, changing device type back to generic doesn’t help either. This is quite the incovenience… anyone any thoughts?

Thanks!

You can reset the switch by holding the config button for 20 seconds (led will turn red), I know that doesn’t “solve” anything. Are these red or black series dimmers? Also can you include the link to the GitHub device handlers you are using?

Thanks. These are black series; device handler code: https://raw.githubusercontent.com/InovelliUSA/SmartThingsInovelli/master/devicetypes/inovelliusa/inovelli-switch-lzw30.src/inovelli-switch-lzw30.groovy

I think that is the handler for the black series on/off switch and you are looking for the black series dimmer. I believe this is the one you need https://raw.githubusercontent.com/InovelliUSA/SmartThingsInovelli/master/devicetypes/inovelliusa/inovelli-dimmer-lzw31.src/inovelli-dimmer-lzw31.groovy

Thank you so much! You saved me a big headache; this one works, and I did indeed use the wrong one. Not seeing multiple links for Gen 2 on the website I did not even bother to check… Thank you!

1 Like

No problem, happy to help!

1 Like