diff --git a/homeassistant/components/roborock/manifest.json b/homeassistant/components/roborock/manifest.json index 04f4fbfa29a1..3efdfb0b7e6a 100644 --- a/homeassistant/components/roborock/manifest.json +++ b/homeassistant/components/roborock/manifest.json @@ -20,7 +20,7 @@ "loggers": ["roborock"], "quality_scale": "silver", "requirements": [ - "python-roborock==5.0.0", + "python-roborock==5.3.0", "vacuum-map-parser-roborock==0.1.4" ] } diff --git a/requirements_all.txt b/requirements_all.txt index c59c27dd3b56..93d5d0af719d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2663,7 +2663,7 @@ python-rabbitair==0.0.8 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==5.0.0 +python-roborock==5.3.0 # homeassistant.components.smarttub python-smarttub==0.0.47 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0ec3812a9588..7f5c9c490d1d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2262,7 +2262,7 @@ python-qube-heatpump==1.8.0 python-rabbitair==0.0.8 # homeassistant.components.roborock -python-roborock==5.0.0 +python-roborock==5.3.0 # homeassistant.components.smarttub python-smarttub==0.0.47