Releases: DeebotUniverse/client.py
Releases · DeebotUniverse/client.py
9.2.0
✨ New features
- #613 Add support for Deebot N8 @lnx85
- #617 Add support for Deebot N8 Pro+ @Kokahontas13
- #618 Add support for Deebot T10 @portbusy
- #619 Add support for Deebot N8 Pro+ Black @r1cht3r
- #611 Add X1 Omni support (1vxt52) @gdgib
- #622 Add support for Deebot N30 Omni (zwkcqc) @r1cht3r
- #624 Add Deebot OZMO T9 AIVI @Yterz
- #625 Add Ozmo T8G support (b742vd) @monik3r
- #628 Add Support for Deebot N8+ @brendanm720
- #630 Add support for Deebot T9 AIVI (8kwdb4) @townsmcp
♻️ Refactor
9.1.0
9.0.0
8.4.1
8.4.0
✨ New features
♻️ Refactor
- #564 Use uv instead of pip @edenhaus
- #566 Replace dependabot with renovate and clean up missed files @edenhaus
🐛 Bug Fixes
⬆️ Dependency Updates
- #559 Bump mypy from 1.11.1 to 1.11.2 @dependabot
- #558 Bump pytest-asyncio from 0.23.8 to 0.24.0 @dependabot
- #563 Bump pylint from 3.2.6 to 3.2.7 @dependabot
- #562 Bump actions/setup-python from 5.1.1 to 5.2.0 @dependabot
8.4.0b0
What's Changed
- Create ssl default context only if needed by @edenhaus in #557
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #559
- Bump pytest-asyncio from 0.23.8 to 0.24.0 by @dependabot in #558
- Bump pylint from 3.2.6 to 3.2.7 by @dependabot in #563
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #556
- Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #562
- Add XML command "GetCleanSum" by @flubshi in #561
- Fix X2 Omni by @edenhaus in #552
- Use uv instead of pip by @edenhaus in #564
- Fix release workflow by @edenhaus in #565
Full Changelog: 8.3.0...8.4.0b0
8.3.0
✨ New features
- #548 Add Deebot T30 Omni @pepperonzo
- #554 Add CleanAreaV2 @edenhaus
⬆️ Dependency Updates
- #546 Bump pre-commit from 3.7.1 to 3.8.0 @dependabot
- #550 Bump aiohttp to 3.10 @edenhaus
- #549 Bump mypy from 1.10.1 to 1.11.1 @dependabot
8.2.0
✨ New features
🐛 Bug Fixes
⬆️ Dependency Updates
- #542 Bump pytest from 8.2.2 to 8.3.2 @dependabot
- #537 Bump actions/setup-python from 5.1.0 to 5.1.1 @dependabot
- #538 Bump pytest-asyncio from 0.23.7 to 0.23.8 @dependabot
- #541 Bump pylint from 3.2.5 to 3.2.6 @dependabot
8.1.1
🐛 Bug Fixes
⬆️ Dependency Updates
- #530 Bump pylint from 3.2.3 to 3.2.5 @dependabot
- #528 Bump mypy from 1.10.0 to 1.10.1 @dependabot
8.1.0
✨ New features
⬆️ Dependency Updates
- #524 Update numpy requirement from <2.0,>=1.23.2 to >=1.23.2,<3.0 @dependabot