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

Fix thermostat* capability #91

Closed johnwalicki closed 1 year ago

johnwalicki commented 1 year ago

Signed-off-by: John Walicki johnwalicki@gmail.com

This PR fixes https://github.com/otaviojr/node-red-contrib-smartthings/issues/90

I tested on my local Node-RED instance and the error is resolved with this patch.

johnwalicki commented 1 year ago

@otaviojr Request your review.