mirror of
https://github.com/home-assistant/core.git
synced 2026-02-15 07:36:16 +00:00
Bump python-roborock to 3.20.1 (#159621)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"loggers": ["roborock"],
|
||||
"quality_scale": "silver",
|
||||
"requirements": [
|
||||
"python-roborock==3.19.0",
|
||||
"python-roborock==3.20.1",
|
||||
"vacuum-map-parser-roborock==0.1.4"
|
||||
]
|
||||
}
|
||||
|
||||
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -2572,7 +2572,7 @@ python-rabbitair==0.0.8
|
||||
python-ripple-api==0.0.3
|
||||
|
||||
# homeassistant.components.roborock
|
||||
python-roborock==3.19.0
|
||||
python-roborock==3.20.1
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.46
|
||||
|
||||
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -2156,7 +2156,7 @@ python-pooldose==0.8.1
|
||||
python-rabbitair==0.0.8
|
||||
|
||||
# homeassistant.components.roborock
|
||||
python-roborock==3.19.0
|
||||
python-roborock==3.20.1
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.46
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
'128': 0,
|
||||
'133': 1,
|
||||
}),
|
||||
'duid': '**REDACTED**',
|
||||
'duid': '******bc123',
|
||||
'extra': '{"RRPhotoPrivacyVersion": "1"}',
|
||||
'featureSet': '2234201184108543',
|
||||
'fv': '02.56.02',
|
||||
@@ -266,7 +266,7 @@
|
||||
'128': 0,
|
||||
'133': 1,
|
||||
}),
|
||||
'duid': '**REDACTED**',
|
||||
'duid': '******ice_2',
|
||||
'extra': '{"RRPhotoPrivacyVersion": "1"}',
|
||||
'featureSet': '2234201184108543',
|
||||
'fv': '02.56.02',
|
||||
@@ -510,7 +510,7 @@
|
||||
'235': 0,
|
||||
'237': 0,
|
||||
}),
|
||||
'duid': '**REDACTED**',
|
||||
'duid': '******_duid',
|
||||
'f': False,
|
||||
'fv': '01.12.34',
|
||||
'iconUrl': '',
|
||||
@@ -864,7 +864,7 @@
|
||||
'227': 1,
|
||||
'232': 0,
|
||||
}),
|
||||
'duid': '**REDACTED**',
|
||||
'duid': '******_duid',
|
||||
'f': False,
|
||||
'featureSet': '0',
|
||||
'fv': '01.00.94',
|
||||
@@ -1194,7 +1194,7 @@
|
||||
'141': 0,
|
||||
'142': 0,
|
||||
}),
|
||||
'duid': '**REDACTED**',
|
||||
'duid': '******_duid',
|
||||
'extra': '{"1749518432": "0", "1753581557": "0", "clean_finish": "{}"}',
|
||||
'f': False,
|
||||
'fv': '03.01.71',
|
||||
|
||||
Reference in New Issue
Block a user