KraigM / homebridge-wink

Wink hub plugin for HomeBridge
54 stars 37 forks source link

leakSMART Valve #43

Open mriksman opened 8 years ago

mriksman commented 8 years ago

The leakSMART valve is detected as a binary_switch, however, it does not use the 'powered' Property. For the leakSMART valve to operate, you must read/write to

device.last_reading.opened
that.updateWinkProperty(callback, "opened", value)