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 6a083ca commit a6ac92cCopy full SHA for a6ac92c
roborock/const.py
@@ -4,10 +4,10 @@
4
FILTER_REPLACE_TIME = 540000
5
SENSOR_DIRTY_REPLACE_TIME = 108000
6
MOP_ROLLER_REPLACE_TIME = 1080000
7
-STRAINER_REPLACE_TIME = 540000
8
-CLEANING_BRUSH_REPLACE_TIME = 1080000
9
-DUST_COLLECTION_REPLACE_TIME = 81000
10
-FLOOR_CLEANER_REPLACE_TIME = 1080000
+STRAINER_REPLACE_TIME = 150
+CLEANING_BRUSH_REPLACE_TIME = 300
+DUST_COLLECTION_REPLACE_TIME = 90
+FLOOR_CLEANER_REPLACE_TIME = 300
11
12
13
ROBOROCK_V1 = "ROBOROCK.vacuum.v1"
0 commit comments