Skip to content

Commit

Permalink
v1.11.2
Browse files Browse the repository at this point in the history
## [Version 1.11.2](https://github.com/OpenWonderLabs/homebridge-switchbot/releases/tag/v1.11.2) (2022-01-29)

## What's Changed
* Fix: Use `updateRate` instead of `refreshRate` when overriding `scanDuration`.

**Full Changelog**: v1.11.1...v1.11.2
  • Loading branch information
donavanbecker committed Jan 29, 2022
1 parent dedabb4 commit 76daa7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"displayName": "Homebridge SwitchBot",
"name": "@switchbot/homebridge-switchbot",
"version": "1.11.1",
"version": "1.11.2",
"description": "The [Homebridge](https://homebridge.io) SwitchBot plugin allows you to access your [SwitchBot](https://www.switch-bot.com) device(s) from HomeKit.",
"author": "SwitchBot <[email protected]> (https://github.com/SwitchBot)",
"license": "ISC",
Expand Down

0 comments on commit 76daa7f

Please sign in to comment.