otaviojr / node-red-contrib-smartthings

Allows you to control your devices and get their status using NodeRed
MIT License
32 stars 16 forks source link

Issue #35 #64

Closed Derek-st closed 2 years ago

Derek-st commented 2 years ago

During the webhook call back we has a case mismatch. Since I assume the setlower was there to deal with some device specific case and changing the rest to lower didn't create ambiguity changes the rest of the case values to lower case. Fix for issue #35.