Skip to content
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 15 commits into from
Dec 27, 2022
Merged

v2.4.0 #629

merged 15 commits into from
Dec 27, 2022

Conversation

donavanbecker
Copy link
Collaborator

@donavanbecker donavanbecker commented Dec 26, 2022

Version 2.4.0 (2022-12-27)

What's Changed

  • Added a new Bot Device Type Multi-Press, Thanks @alvst. #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. #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. #630
  • 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

donavanbecker and others added 14 commits December 16, 2022 06:39
* 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
@github-actions github-actions bot added the enhancement New feature or request label Dec 27, 2022
## [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
@donavanbecker donavanbecker merged commit dc0ce6e into latest Dec 27, 2022
@donavanbecker donavanbecker deleted the beta-2.4.0 branch December 27, 2022 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants