node-switchbot icon indicating copy to clipboard operation
node-switchbot copied to clipboard

The node-switchbot is a Node.js module which allows you communicate with SwitchBot Devices over BLE

Results 12 node-switchbot issues
Sort by recently updated
recently updated
newest added

### Problem Meter plus support ### Solution Add meter plus ### Alternatives _No response_ ### Additional context Would it be hard to extend the meter support for meter plus ?

enhancement

### Problem The switchbot lock is not able to be discovered using the ble node or API. ### Solution Add support for the switchbot lock ### Alternatives _No response_ ###...

enhancement
help wanted
pinned

### Problem No support for new Remote device ### Solution To be able to receive events when the remote buttons are pressed ### Alternatives _No response_ ### Additional context _No...

enhancement
help wanted
pinned

Hello. The below code will scan and display any devices it finds within xx seconds. This will include duplicates. How to display only unique ids'. Thank you. // Load the...

pinned

@bdraco An insight you can give on motion sensors to make them better for this module? https://github.com/OpenWonderLabs/node-switchbot/blob/28338744143215e233236d8ff39635a3be1989e0/lib/switchbot-advertising.js#L250-L279

@bdraco An insight you can give on Color Bulbs to make them better for this module? Advertisement: https://github.com/OpenWonderLabs/node-switchbot/blob/28338744143215e233236d8ff39635a3be1989e0/lib/switchbot-advertising.js#L354-L399 Push Changes: https://github.com/OpenWonderLabs/node-switchbot/blob/28338744143215e233236d8ff39635a3be1989e0/lib/switchbot-device-wobulb.js#L7-L79

@bdraco An insight you can give on light strips to make them better for this module? Advertisement: https://github.com/OpenWonderLabs/node-switchbot/blob/28338744143215e233236d8ff39635a3be1989e0/lib/switchbot-advertising.js#L543-L589 Push Changes: https://github.com/OpenWonderLabs/node-switchbot/blob/28338744143215e233236d8ff39635a3be1989e0/lib/switchbot-device-wostrip.js#L7-L79

help wanted
pinned

@bdraco An insight you can give on contact sensors to make them better for this module? https://github.com/OpenWonderLabs/node-switchbot/blob/28338744143215e233236d8ff39635a3be1989e0/lib/switchbot-advertising.js#L281-L320

### Problem Support for Color Bulb ### Solution Add Support for Color Bulb ### Alternatives Use OpenAPI for now ### Additional context _No response_

enhancement
help wanted
pinned

### Analysis I have recently ordered an switchbot bot and tired to use it using an IOBroker module, which uses this library. However, it does not seem to be found...

bug