From b3765204b1ffbe826f2b46a0b339e6fcb97845ff Mon Sep 17 00:00:00 2001 From: Luke Lashley Date: Wed, 7 Jan 2026 05:23:40 -0500 Subject: [PATCH] Bump python-roborock to 4.2.1 (#160398) --- 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 b025cb1e6cbd..55490df576b4 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==4.2.0", + "python-roborock==4.2.1", "vacuum-map-parser-roborock==0.1.4" ] } diff --git a/requirements_all.txt b/requirements_all.txt index 0999f14233a1..85d58d2e5944 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2581,7 +2581,7 @@ python-rabbitair==0.0.8 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==4.2.0 +python-roborock==4.2.1 # homeassistant.components.smarttub python-smarttub==0.0.46 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 5bc3d91308f3..95d7fbbfaea0 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2165,7 +2165,7 @@ python-pooldose==0.8.1 python-rabbitair==0.0.8 # homeassistant.components.roborock -python-roborock==4.2.0 +python-roborock==4.2.1 # homeassistant.components.smarttub python-smarttub==0.0.46