From 6d02453c8a7c1e7d424788ec1acf86b03d2d2c1a Mon Sep 17 00:00:00 2001 From: Paul Bottein Date: Mon, 3 Jun 2024 15:39:50 +0200 Subject: [PATCH] Bump python-roborock to 2.2.2 (#118697) --- homeassistant/components/roborock/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/roborock/manifest.json b/homeassistant/components/roborock/manifest.json index 8b46fb4c001..69dea8d0c25 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==2.1.1", + "python-roborock==2.2.2", "vacuum-map-parser-roborock==0.1.2" ] } diff --git a/requirements_all.txt b/requirements_all.txt index 6fb1d0a7d19..7e4e45da51f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2306,7 +2306,7 @@ python-rabbitair==0.0.8 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==2.1.1 +python-roborock==2.2.2 # homeassistant.components.smarttub python-smarttub==0.0.36 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index e5b2ea7f40a..396025f8444 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1794,7 +1794,7 @@ python-qbittorrent==0.4.3 python-rabbitair==0.0.8 # homeassistant.components.roborock -python-roborock==2.1.1 +python-roborock==2.2.2 # homeassistant.components.smarttub python-smarttub==0.0.36