mirror of
https://github.com/home-assistant/core.git
synced 2025-04-19 14:57:52 +00:00
bump Python-Roborock to 2.14.0 (#140727)
bump Python Roborock to 2.14.0
This commit is contained in:
parent
bb7b5b9ccb
commit
2424d1c615
@ -7,7 +7,7 @@
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["roborock"],
|
||||
"requirements": [
|
||||
"python-roborock==2.12.2",
|
||||
"python-roborock==2.14.0",
|
||||
"vacuum-map-parser-roborock==0.1.2"
|
||||
]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2465,7 +2465,7 @@ python-rabbitair==0.0.8
|
||||
python-ripple-api==0.0.3
|
||||
|
||||
# homeassistant.components.roborock
|
||||
python-roborock==2.12.2
|
||||
python-roborock==2.14.0
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.39
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1995,7 +1995,7 @@ python-picnic-api2==1.2.2
|
||||
python-rabbitair==0.0.8
|
||||
|
||||
# homeassistant.components.roborock
|
||||
python-roborock==2.12.2
|
||||
python-roborock==2.14.0
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.39
|
||||
|
Loading…
x
Reference in New Issue
Block a user