Releases: DeebotUniverse/client.py
Releases · DeebotUniverse/client.py
3.0.2
What's Changed
*Allow installing aiohttp 3.9.0
as HA nightly is using it #318
Full Changelog: 3.0.1...3.0.2
3.0.1
3.0.0
3.0.0b0
2.1.0
✨ New features
♻️ Refactor
🐛 Bug Fixes
- #275 update and rename asyncio-mqtt to aiomqtt @edenhaus
- #280 map: fix divide-by-zero in dashed_line renderer @bitnimble
⬆️ Dependency Updates
- #269 Update pillow requirement from <10.0,>=9.0.0 to >=9.0.0,<11.0 @dependabot
2.0.1
2.0.0
💥 Breaking changes
- #225 MQTT: resubscribe topic on (re)connect @edenhaus
- #254 add available check with GetBattery + refactor mqtt subsciption @edenhaus
- #259 Split StatusEvent into AvailabilityEvent and StateEvent @edenhaus
✨ New features
♻️ Refactor
- #225 MQTT: resubscribe topic on (re)connect @edenhaus
- #238 use only one configuration class for mqtt @edenhaus
- #253 replace gmqtt with asyncio-mqtt @edenhaus
- #254 add available check with GetBattery + refactor mqtt subsciption @edenhaus
- #258 cancel tasks on teardown @edenhaus
- #259 Split StatusEvent into AvailabilityEvent and StateEvent @edenhaus
🐛 Bug Fixes
- #219 allow mop_attached to be None @edenhaus
- #225 MQTT: resubscribe topic on (re)connect @edenhaus
- #251 fix custom command name @edenhaus
- #253 replace gmqtt with asyncio-mqtt @edenhaus
⬆️ Dependency Updates
- #223 Bump mypy from 1.0.1 to 1.1.1 @dependabot
- #220 Bump pytest from 7.2.1 to 7.2.2 @dependabot
- #224 Bump pylint from 2.16.2 to 2.17.0 @dependabot
- #227 Bump pre-commit from 3.1.1 to 3.2.0 @dependabot
- #226 Bump pytest-asyncio from 0.20.3 to 0.21.0 @dependabot
- #231 Bump pytest-docker-fixtures from 1.3.15 to 1.3.16 @dependabot
- #232 Bump types-cachetools from 5.3.0.4 to 5.3.0.5 @dependabot
- #233 Bump pylint from 2.17.0 to 2.17.2 @dependabot
- #235 Bump mypy from 1.1.1 to 1.2.0 @dependabot
- #234 Bump pre-commit from 3.2.0 to 3.2.2 @dependabot
- #239 Bump pytest from 7.2.2 to 7.3.0 @dependabot
- #249 Bump mypy from 1.2.0 to 1.3.0 @dependabot
- #248 Bump pylint from 2.17.2 to 2.17.4 @dependabot
- #241 Bump actions/setup-python from 4.5.0 to 4.6.0 @dependabot
- #246 Bump pre-commit from 3.2.2 to 3.3.1 @dependabot
- #240 Bump pytest from 7.3.0 to 7.3.1 @dependabot
- #247 Bump pytest-docker-fixtures from 1.3.16 to 1.3.17 @dependabot
- #252 Bump pre-commit from 3.3.1 to 3.3.2 @dependabot
- #256 Bump actions/setup-python from 4.6.0 to 4.6.1 @dependabot
- #257 Bump pytest-cov from 4.0.0 to 4.1.0 @dependabot
2.0.0b3
2.0.0b2
Changes since 2.0.0b1
💥 Breaking changes
♻️ Refactor
- #253 replace gmqtt with asyncio-mqtt @edenhaus
- #254 add available check with GetBattery + refactor mqtt subsciption @edenhaus
🐛 Bug Fixes
- #219 allow mop_attached to be None @edenhaus
- #225 MQTT: resubscribe topic on (re)connect @edenhaus
- #251 fix custom command name @edenhaus
- #253 replace gmqtt with asyncio-mqtt @edenhaus
⬆️ Dependency Updates
- #249 Bump mypy from 1.2.0 to 1.3.0 @dependabot
- #248 Bump pylint from 2.17.2 to 2.17.4 @dependabot
- #241 Bump actions/setup-python from 4.5.0 to 4.6.0 @dependabot
- #246 Bump pre-commit from 3.2.2 to 3.3.1 @dependabot
- #240 Bump pytest from 7.3.0 to 7.3.1 @dependabot
- #247 Bump pytest-docker-fixtures from 1.3.16 to 1.3.17 @dependabot
- #252 Bump pre-commit from 3.3.1 to 3.3.2 @dependabot
- #256 Bump actions/setup-python from 4.6.0 to 4.6.1 @dependabot
- #257 Bump pytest-cov from 4.0.0 to 4.1.0 @dependabot
2.0.0b1
💥 Breaking changes
✨ New features
♻️ Refactor
🐛 Bug Fixes
⬆️ Dev & Test Dependency Updates
- #223 Bump mypy from 1.0.1 to 1.1.1 @dependabot
- #220 Bump pytest from 7.2.1 to 7.2.2 @dependabot
- #224 Bump pylint from 2.16.2 to 2.17.0 @dependabot
- #227 Bump pre-commit from 3.1.1 to 3.2.0 @dependabot
- #226 Bump pytest-asyncio from 0.20.3 to 0.21.0 @dependabot
- #231 Bump pytest-docker-fixtures from 1.3.15 to 1.3.16 @dependabot
- #232 Bump types-cachetools from 5.3.0.4 to 5.3.0.5 @dependabot
- #233 Bump pylint from 2.17.0 to 2.17.2 @dependabot
- #235 Bump mypy from 1.1.1 to 1.2.0 @dependabot
- #234 Bump pre-commit from 3.2.0 to 3.2.2 @dependabot
- #239 Bump pytest from 7.2.2 to 7.3.0 @dependabot