DeebotUniverse / client.py

Deebot client library in python
https://deebot.readthedocs.io
GNU General Public License v3.0
28 stars 43 forks source link

Get devices from GetDeviceList too #419

Closed edenhaus closed 9 months ago

edenhaus commented 9 months ago

Required to get old devices. Ref: https://github.com/home-assistant/core/issues/110007

codecov[bot] commented 9 months ago

Codecov Report

Attention: 30 lines in your changes are missing coverage. Please review.

Comparison is base (03075a4) 83.19% compared to head (c392153) 82.85%.

Files Patch % Lines
deebot_client/api_client.py 12.90% 27 Missing :warning:
deebot_client/authentication.py 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #419 +/- ## ========================================== - Coverage 83.19% 82.85% -0.34% ========================================== Files 71 71 Lines 2868 2882 +14 Branches 511 514 +3 ========================================== + Hits 2386 2388 +2 - Misses 434 446 +12 Partials 48 48 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.