Skip to content

Commit 5479939

Browse files
v2.2.0 (#247)
## [2.2.0](https://github.com/OpenWonderLabs/node-switchbot/releases/tag/v2.2.0) (2024-06-25) ### What's Changed - Add Model Friendly Name for each deviceType - Add SwitchBot Hub 2 Support - Add bassic support for SwitchBot Lock Pro - Housekeeping and update dependencies **Full Changelog**: v2.1.1...v2.2.0
1 parent b43da63 commit 5479939

23 files changed

+3543
-2075
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. This project uses [Semantic Versioning](https://semver.org/)
44

5+
## [2.2.0](https://github.com/OpenWonderLabs/node-switchbot/releases/tag/v2.2.0) (2024-06-25)
6+
7+
### What's Changed
8+
- Add Model Friendly Name for each deviceType
9+
- Add SwitchBot Hub 2 Support
10+
- Add bassic support for SwitchBot Lock Pro
11+
- Housekeeping and update dependencies
12+
13+
**Full Changelog**: https://github.com/OpenWonderLabs/node-switchbot/compare/v2.1.1...v2.2.0
14+
515
## [2.1.1](https://github.com/OpenWonderLabs/node-switchbot/releases/tag/v2.1.1) (2024-05-26)
616

717
### What's Changed
@@ -12,7 +22,7 @@ All notable changes to this project will be documented in this file. This projec
1222
## [2.1.0](https://github.com/OpenWonderLabs/node-switchbot/releases/tag/v2.1.0) (2024-05-14)
1323

1424
### What's Changed
15-
- Add Full Switchbot Lock Support [#232](https://github.com/OpenWonderLabs/node-switchbot/pull/232), Thanks [@brozef](https://github.com/brozef)
25+
- Add SwitchBot Lock Support [#232](https://github.com/OpenWonderLabs/node-switchbot/pull/232), Thanks [@brozef](https://github.com/brozef)
1626
- Fix TypeScript issues & warnings [#239](https://github.com/OpenWonderLabs/node-switchbot/pull/239) [#240](https://github.com/OpenWonderLabs/node-switchbot/pull/240) [#241](https://github.com/OpenWonderLabs/node-switchbot/pull/241), Thanks [@dnicolson](https://github.com/dnicolson)
1727
- Update Noble [#242](https://github.com/OpenWonderLabs/node-switchbot/pull/242), Thanks [@dnicolson](https://github.com/dnicolson)
1828
dnicolson

0 commit comments

Comments
 (0)