From a7fa353ab41b523f71d88e93c053a082e4721c01 Mon Sep 17 00:00:00 2001 From: r1cht3r Date: Thu, 5 Dec 2024 12:18:36 -0500 Subject: [PATCH] Add support for Deebot N8 Pro+ Black --- deebot_client/hardware/deebot/85as7h.py | 1 + tests/hardware/test_init.py | 1 + 2 files changed, 2 insertions(+) create mode 120000 deebot_client/hardware/deebot/85as7h.py diff --git a/deebot_client/hardware/deebot/85as7h.py b/deebot_client/hardware/deebot/85as7h.py new file mode 120000 index 00000000..ade0eb9b --- /dev/null +++ b/deebot_client/hardware/deebot/85as7h.py @@ -0,0 +1 @@ +x5d34r.py \ No newline at end of file diff --git a/tests/hardware/test_init.py b/tests/hardware/test_init.py index 2155f75a..462afb28 100644 --- a/tests/hardware/test_init.py +++ b/tests/hardware/test_init.py @@ -257,6 +257,7 @@ def test_all_models_loaded() -> None: "5xu9h3", "626v6g", "77atlz", + "85as7h", "85nbtp", "9ku8nu", "9s1s80",