From e329eab514c33124cf7bb6dc4222dbf29949682b Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Wed, 24 Dec 2025 09:27:41 -0800 Subject: [PATCH] Bump python-roborock to 3.21.1 (#159660) --- 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 4a7000cecdd5..51f6e65407c1 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==3.20.1", + "python-roborock==3.21.0", "vacuum-map-parser-roborock==0.1.4" ] } diff --git a/requirements_all.txt b/requirements_all.txt index e8a9d29da7cd..5ef2a150532d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2560,7 +2560,7 @@ python-rabbitair==0.0.8 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==3.20.1 +python-roborock==3.21.0 # homeassistant.components.smarttub python-smarttub==0.0.45 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 13ea2b41796f..3f8f952a468b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2138,7 +2138,7 @@ python-pooldose==0.7.8 python-rabbitair==0.0.8 # homeassistant.components.roborock -python-roborock==3.20.1 +python-roborock==3.21.0 # homeassistant.components.smarttub python-smarttub==0.0.45