We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f40b2fd commit c6a37a9Copy full SHA for c6a37a9
roborock/const.py
@@ -30,7 +30,7 @@
30
ROBOROCK_E2 = "roborock.vacuum.e2"
31
ROBOROCK_1S = "roborock.vacuum.m1s"
32
ROBOROCK_C1 = "roborock.vacuum.c1"
33
-ROBOROCK_S8_PRO_ULTRA = "roborock.vacuum.a61" # CHECK THIS
+ROBOROCK_S8_PRO_ULTRA = "roborock.vacuum.a70"
34
ROBOROCK_S8 = "roborock.vacuum.a60" # CHECK THIS
35
ROBOROCK_WILD = "roborock.vacuum.*" # wildcard
36
0 commit comments