Skip to content

Commit

Permalink
Add support for Deebot OZMO T8+ (#405)
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Resch <[email protected]>
  • Loading branch information
markus99 and edenhaus authored Jan 29, 2024
1 parent 4a6023d commit ad9bd6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions deebot_client/hardware/deebot/55aiho.py
1 change: 1 addition & 0 deletions tests/hardware/test_init.py
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ def test_all_models_loaded() -> None:
_load()
assert list(DEVICES) == [
"2o4lnm",
"55aiho",
"626v6g",
"85nbtp",
"9ku8nu",
Expand Down

0 comments on commit ad9bd6f

Please sign in to comment.