From 6da432a5c34fd7ba7bd87edb0f510aff97156379 Mon Sep 17 00:00:00 2001 From: Luke Lashley Date: Wed, 8 May 2024 17:46:24 -0400 Subject: [PATCH] Bump python-roborock to 2.1.1 (#117078) --- 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 0646f8ee083..8b46fb4c001 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.0.0", + "python-roborock==2.1.1", "vacuum-map-parser-roborock==0.1.2" ] } diff --git a/requirements_all.txt b/requirements_all.txt index d69904d6f04..3cbb5fcd1f6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2294,7 +2294,7 @@ python-rabbitair==0.0.8 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==2.0.0 +python-roborock==2.1.1 # homeassistant.components.smarttub python-smarttub==0.0.36 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7db4e4edfe5..7751abc19f3 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1782,7 +1782,7 @@ python-qbittorrent==0.4.3 python-rabbitair==0.0.8 # homeassistant.components.roborock -python-roborock==2.0.0 +python-roborock==2.1.1 # homeassistant.components.smarttub python-smarttub==0.0.36