-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2.4.0 #629
Merged
Merged
v2.4.0 #629
Conversation
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
* v2.3.2 * Added Multipress to Config.schema.json * Added Multi-Press to bot.ts and settings.ts * . * . * Updated formatting Co-authored-by: Donavan Becker <beckersmarthome@icloud.com>
## [Version 2.4.0](https://github.com/OpenWonderLabs/homebridge-switchbot/releases/tag/v2.4.0) (XXXX-XX-XX) ## What's Changed - Added a new Bot Device Type `Multi-Press`, Thanks [@alvst](https://github.com/alvst). [#628](#628) - Housekeeping and updated dependencies. **Full Changelog**: v2.3.2....v2.4.0
* v2.3.2 * Add max retry option for curtain Co-authored-by: Donavan Becker <beckersmarthome@icloud.com>
Added `maxRetry` option for `Curtain` Device Type. - Moved `maxRetry` option from `Bot` level to overall `configDeviceType` level. - **If you had this set for your `Bot` you will have to update this config.**
## [Version 2.4.0](https://github.com/OpenWonderLabs/homebridge-switchbot/releases/tag/v2.4.0) (2022-12-27) ## What's Changed - Added a new `Bot` Device Type `Multi-Press`, Thanks [@alvst](https://github.com/alvst). [#628](#628) - Added `maxRetry` option for `Curtain`, `Celing Light`, `Celing Light Pro`, `Plug`, `Plug Mini (US)`, `Plug Mini (JP)`, `Robot Vacuum Cleaner S1 Plus`, `Robot Vacuum Cleaner S1`, `Color Bulb`, and `Strip Light` Device Types, Thanks [@dnicolson](https://github.com/dnicolson). [#631](#631) - Fix max retry option for `Bot`, `Curtain`, `Celing Light`, `Celing Light Pro`, `Plug`, `Plug Mini (US)`, `Plug Mini (JP)`, `Robot Vacuum Cleaner S1 Plus`, `Robot Vacuum Cleaner S1`, `Color Bulb`, and `Strip Light` Device Types, Thanks [@dnicolson](https://github.com/dnicolson). [#630](#628) - Moved `maxRetry` option from `Bot` level to overall `configDeviceType` level. - **If you had this set for your `Bot` you will have to update this config.** - Housekeeping and updated dependencies. **Full Changelog**: v2.3.2....v2.4.0
## [Version 2.4.0](https://github.com/OpenWonderLabs/homebridge-switchbot/releases/tag/v2.4.0) (2022-12-27) ## What's Changed - Added a new `Bot` Device Type `Multi-Press`, Thanks [@alvst](https://github.com/alvst). [#628](#628) - Added `maxRetry` option for `Curtain`, `Celing Light`, `Celing Light Pro`, `Plug`, `Plug Mini (US)`, `Plug Mini (JP)`, `Robot Vacuum Cleaner S1 Plus`, `Robot Vacuum Cleaner S1`, `Color Bulb`, and `Strip Light` Device Types, Thanks [@dnicolson](https://github.com/dnicolson). [#631](#631) - Fix max retry option for `Bot`, `Curtain`, `Celing Light`, `Celing Light Pro`, `Plug`, `Plug Mini (US)`, `Plug Mini (JP)`, `Robot Vacuum Cleaner S1 Plus`, `Robot Vacuum Cleaner S1`, `Color Bulb`, and `Strip Light` Device Types, Thanks [@dnicolson](https://github.com/dnicolson). [#630](#628) - Moved `maxRetry` option from `Bot` level to overall `configDeviceType` level. - **If you had this set for your `Bot` you will have to update this config.** - Housekeeping and updated dependencies. **Full Changelog**: v2.3.2....v2.4.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version 2.4.0 (2022-12-27)
What's Changed
Bot
Device TypeMulti-Press
, Thanks @alvst. #628maxRetry
option forCurtain
,Celing Light
,Celing Light Pro
,Plug
,Plug Mini (US)
,Plug Mini (JP)
,Robot Vacuum Cleaner S1 Plus
,Robot Vacuum Cleaner S1
,Color Bulb
, andStrip Light
Device Types, Thanks @dnicolson. #631Bot
,Curtain
,Celing Light
,Celing Light Pro
,Plug
,Plug Mini (US)
,Plug Mini (JP)
,Robot Vacuum Cleaner S1 Plus
,Robot Vacuum Cleaner S1
,Color Bulb
, andStrip Light
Device Types, Thanks @dnicolson. #630maxRetry
option fromBot
level to overallconfigDeviceType
level.Bot
you will have to update this config.Full Changelog: v2.3.2....v2.4.0