tonesto7 / homebridge-smartthings

SmartThings Homebridge Plugin
383 stars 766 forks source link

Cannot display WindowShade using Qubino Flush Shutter #259

Closed stich86 closed 4 years ago

stich86 commented 6 years ago

Hi,

i've three Qubino Flush Shutter (Z-wave) that are not recognized by SmartThings plugin. This is the handler used: https://github.com/kjamsek/SmartThings/blob/master/DeviceHandlers/Qubino/FlushShutter/QubinoFlushShutterDeviceHandler.groovy

also adding command "presetPosition" into the handler doesn't work, i got this error on my log:

Apr 16 23:41:18 Pi3 homebridge[25345]: [4/16/2018, 11:41:18 PM] [SmartThings] Unknown Capabilities: ["Window Shade","Health Check","Light"]

What's wrong?

Thanks!