-
-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [Version 1.8.0](https://github.com/OpenWonderLabs/homebridge-switchbot/releases/tag/v1.8.0) (2022-01-14) ## What's Changed * Added option to display Bot a Stateful Programmable Switch. * This will only Works in 3rd Party Home App, Like [Eve](https://apps.apple.com/us/app/eve-for-homekit/id917695792) or [Home+ 5](https://apps.apple.com/us/app/home-5/id995994352) * Add option to Hide Motion Sensor's Light Sensor. * Add option to Set Motion Sensor's Light Sensor `set_minLux` and `set_maxLux`. * Fixed Bug: Where BLE config would show for devices that don't support BLE. * Fixed Bug: Contact Sensors's Motion Sensor and Light Sensor showing undefined values. * Fixed Bug: Motion Sensors's Light Sensor showing undefined values. * Fixed Bug: Battery Service wouldn't be removed from Curtain, Contact Sensor, or Motion Sensor when switching from BLE to OpenAPI. * Enhancments: Made some improvemnt on the switch from BLE to OpenAPI when BLE connection fails. * Enhancments: Made Optional Switchbot Device Settings and Optional IR Device Settings more managable by using Tabs. * Change: Changed Curtain `refreshRate` to `updateRate`. * You will have to update your config for it to pickup the new `updateRate`. * Housekeeping and updated dependencies. **Full Changelog**: v1.7.0...v1.8.0
- Loading branch information
1 parent
5ecd084
commit ccce7e1
Showing
23 changed files
with
1,262 additions
and
845 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.