From 65b935c0e7370e7c78045b52894761229968be4d Mon Sep 17 00:00:00 2001 From: r1cht3r Date: Thu, 5 Dec 2024 12:27:53 -0500 Subject: [PATCH] Add support for Deebot N8 Pro+ Black (#619) --- 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",