OpenWonderLabs / node-switchbot

The node-switchbot is a Node.js module which allows you communicate with SwitchBot Devices over BLE or OpenAPI
https://openwonderlabs.github.io/node-switchbot/
ISC License
71 stars 25 forks source link

add support for Curtain 3 #209

Closed tsia closed 10 months ago

tsia commented 10 months ago

:recycle: Current situation

Switchbot Curtain 3 is not supported.

:bulb: Proposed solution

Add optional Parameter to open() and close() methods to be passed through to runToPos() for QuietDrift support Add model identifier for Curtain 3

:gear: Release Notes

Curtain 3 devices are now supported

:heavy_plus_sign: Additional Information

Testing

Reviewer Nudging

donavanbecker commented 10 months ago

Thanks going to merge into beta branch