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

Fix various 2.0.0 issues #224

Closed dnicolson closed 8 months ago

dnicolson commented 8 months ago

:recycle: Current situation

Some key parts of the code from the JavaScript codebase were either not ported or breaking changes were made.

:bulb: Proposed solution

Fix them.