mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Bump python-roborock to 2.11.1 (#137244)
This commit is contained in:
parent
7e32342eb2
commit
30b309d7a1
@ -7,7 +7,7 @@
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["roborock"],
|
||||
"requirements": [
|
||||
"python-roborock==2.9.7",
|
||||
"python-roborock==2.11.1",
|
||||
"vacuum-map-parser-roborock==0.1.2"
|
||||
]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2449,7 +2449,7 @@ python-rabbitair==0.0.8
|
||||
python-ripple-api==0.0.3
|
||||
|
||||
# homeassistant.components.roborock
|
||||
python-roborock==2.9.7
|
||||
python-roborock==2.11.1
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.38
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1982,7 +1982,7 @@ python-picnic-api==1.1.0
|
||||
python-rabbitair==0.0.8
|
||||
|
||||
# homeassistant.components.roborock
|
||||
python-roborock==2.9.7
|
||||
python-roborock==2.11.1
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.38
|
||||
|
Loading…
x
Reference in New Issue
Block a user