Releases: OpenWonderLabs/node-switchbot
Releases · OpenWonderLabs/node-switchbot
v0.1.0
What's Changed
- Added support for SwitchBot Curtain #6, Thanks @SwitchBot-Wonderlabs
- Added support for running on the Raspberry Pi Zero W #5, Thanks @Szizi4n5
Full Changelog: v0.0.5...v0.1.0
v0.0.5
What's Changed
- Improved the stability of discovering the BLE characteristics #3, Thanks @dnicolson
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Fixed the bug that temperature value lower than 0 degC could not be handled #2, Thanks @musimasami
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Now the characteristic UUID
0x2a00
(Device Name) is not mandatory. Some models of Bot don't seem to support the characteristic #3, Thanks @dnicolson - Fixed the bug that the
turnOn()
method returns an error if the "Press mode" is selected on the Bot.
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- First public release
v0.0.1
What's Changed
- Initial commit