Releases: OpenWonderLabs/node-switchbot
Releases · OpenWonderLabs/node-switchbot
v3.1.1
What's Changed
- Fix
K10ProType,Property 'K10Pro' does not exist on type 'typeof SwitchBotModel'.
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Added support for emitting logs from this module from the
SwitchBotBLEclass. - Housekeeping and update dependencies
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
- Hot Fix for
baseURLwhich is used for sendingOpenAPIcommands - Housekeeping and update dependencies
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
⚠️ Breaking Changes
- Have added OpenAPI Functionality into
node-switchbot, so now it is able to handle both APIs with just one module.- There are now two different Classes
SwitchBotBLEandSwitchBotOpenAPIthat can be used interact with the two different APIsSwitchBotOpenApisupport emitting logs from this module.- You will need to update your current setup from
SwitchBottoSwitchBotBLEto be able to interact with the BLE API
- There are now two different Classes
- Updated the documents to explain both the
BLEand theOpenAPIFunctionality withinnode-switchbot
Other Changes
- Housekeeping and update dependencies
Full Changelog: v2.4.0...v3.0.0
v2.4.0
What's Changed
- Added
celsiusandfahrenheitas based values sent for Sensors - Housekeeping and update dependencies
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- Added
humidityvalue based ofpercentagefor Humidifiers - Updated SwitchBot Lock Pro
manufacturerData - Housekeeping and update dependencies
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Add Model Friendly Name for each deviceType
- Add SwitchBot Hub 2 Support
- Add basic support for SwitchBot Lock Pro
- Housekeeping and update dependencies
Full Changelog: v2.1.1...v2.2.0
v2.1.1
v2.1.0
What's Changed
- Add SwitchBot Lock Support #232, Thanks @brozef
- Fix TypeScript issues & warnings #239 #240 #241, Thanks @dnicolson
- Update Noble #242, Thanks @dnicolson
dnicolson - Housekeeping and update dependencies
Full Changelog: v2.0.3...v2.1.0
v2.0.3
What's Changed
- Add some TypeScript types #228, Thanks @dnicolson
- Remove Buffer import #229, Thanks @dnicolson
- Housekeeping and update dependencies
Full Changelog: v2.0.2...v2.0.3