Update Roborock to 2.8.1 (#133492)
parent
f46e764982
commit
2564533dae
|
@ -7,7 +7,7 @@
|
|||
"iot_class": "local_polling",
|
||||
"loggers": ["roborock"],
|
||||
"requirements": [
|
||||
"python-roborock==2.7.2",
|
||||
"python-roborock==2.8.1",
|
||||
"vacuum-map-parser-roborock==0.1.2"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2415,7 +2415,7 @@ python-rabbitair==0.0.8
|
|||
python-ripple-api==0.0.3
|
||||
|
||||
# homeassistant.components.roborock
|
||||
python-roborock==2.7.2
|
||||
python-roborock==2.8.1
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.38
|
||||
|
|
|
@ -1942,7 +1942,7 @@ python-picnic-api==1.1.0
|
|||
python-rabbitair==0.0.8
|
||||
|
||||
# homeassistant.components.roborock
|
||||
python-roborock==2.7.2
|
||||
python-roborock==2.8.1
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.38
|
||||
|
|
Loading…
Reference in New Issue