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.0.0 #154

Open
wants to merge 34 commits into
base: latest
Choose a base branch
from
Open

v2.0.0 #154

wants to merge 34 commits into from

Conversation

donavanbecker
Copy link
Collaborator

@donavanbecker donavanbecker commented Jan 25, 2025

2.0.0 (2025-01-25)

What's Changes

Major Changes

  • Change from Accessory base to Platform based Plugin
    • You will need to re-setup your vacuum
      • You can reuse your config by taking your serialnum, blid, robotpwd, ipaddress from the Accessory config and input it in the Homebridge UI when adding a new device.
  • Pluging has been renamed from homebridge-roomba2 to homebridge-roomba now that it is a scoped plugin.
  • Compaitable with Homebridge v2.0.0

Other Changes

  • Housekeeping and updated dependencies.

Full Changelog: v1.5.3...v2.0.0

donavanbecker and others added 30 commits January 21, 2025 11:06
## [1.5.1](https://github.com/homebridge-plugins/homebridge-roomba2/releases/tag/v1.5.1) (2025-01-23)

### What's Changes
- Fixed Cannot find module Issue [#148](#148)
- Housekeeping and updated dependencies.

**Full Changelog**: v1.5.0...v1.5.1
update @homebridge/plugin-ui-utils
@github-actions github-actions bot added enhancement New feature or request dependencies Pull requests that update a dependency file labels Jan 25, 2025
@donavanbecker donavanbecker force-pushed the beta-2.0.0 branch 3 times, most recently from 609d8f3 to 351cd69 Compare January 25, 2025 05:15
- Change from `Accessory` base to `Platform` based Plugin
  - ***You will need to re-setup your vacuum***
    - You can reuse your config by taking your `serialnum`, `blid`, `robotpwd`, `ipaddress` from the Accessory config and input it in the Homebridge UI when adding a new device.
- Pluging has been renamed from `homebridge-roomba2` to `homebridge-roomba` now that it is a scoped plugin.

- Housekeeping and updated dependencies.

**Full Changelog**: v1.5.3...v2.0.0
@donavanbecker donavanbecker marked this pull request as ready for review January 25, 2025 21:24
- Change from `Accessory` base to `Platform` based Plugin
  - ***You will need to re-setup your vacuum***
    - You can reuse your config by taking your `serialnum`, `blid`, `robotpwd`, `ipaddress` from the Accessory config and input it in the Homebridge UI when adding a new device.
- Pluging has been renamed from `homebridge-roomba2` to `homebridge-roomba` now that it is a scoped plugin.
- Compaitable with Homebridge `v2.0.0`

- Housekeeping and updated dependencies.

**Full Changelog**: v1.5.3...v2.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants