Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [Version 2.1.0](https://github.com/OpenWonderLabs/homebridge-switchbot/releases/tag/v2.1.0) (2022-10-13) ## What's Changed - Added `pushRatePress` config to set how many seconds inbetween doublePresses. - Also if `doublePress` isn't set it will not wait to pushChanges. - Added `customize` config option which will allow for custom On and off commands for IR Devices. - Added `customOn` & `customOff` to set custom commands for IR Devices. - Removed `Other`: `commandOn` & `commandOff` you will have to change your commands to the new `customOn` & `customOff` config under the `customize` config. - Fixed issue where devices are not exposed to Homekit. [#507](#507), [#508](#508), [#513](#513) - Fixed issue with Non-group Curtains being removed or not displaying in Homekit. [#510](#510) - Fixed issue were Plugin was waiting 15 seconds before sending command to SwitchBot API. [#509](#509) - Housekeeping and updated dependencies. **Full Changelog**: v2.0.0...v2.1.0
- Loading branch information