diff --git a/homeassistant/components/roborock/manifest.json b/homeassistant/components/roborock/manifest.json index beb467d69f9..c149b9fcf7f 100644 --- a/homeassistant/components/roborock/manifest.json +++ b/homeassistant/components/roborock/manifest.json @@ -7,7 +7,7 @@ "iot_class": "local_polling", "loggers": ["roborock"], "requirements": [ - "python-roborock==0.36.2", + "python-roborock==0.38.0", "vacuum-map-parser-roborock==0.1.1" ] } diff --git a/requirements_all.txt b/requirements_all.txt index a9a5e9f8e7c..21ff3cf4a64 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2218,7 +2218,7 @@ python-qbittorrent==0.4.3 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==0.36.2 +python-roborock==0.38.0 # homeassistant.components.smarttub python-smarttub==0.0.36 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 39768ea7cbf..16fddd07090 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1666,7 +1666,7 @@ python-picnic-api==1.1.0 python-qbittorrent==0.4.3 # homeassistant.components.roborock -python-roborock==0.36.2 +python-roborock==0.38.0 # homeassistant.components.smarttub python-smarttub==0.0.36