From d5ebd02afef4c90f006cb1589048838a6475cf60 Mon Sep 17 00:00:00 2001 From: Vincent Courcelle Date: Mon, 5 Jan 2026 03:26:50 +0400 Subject: [PATCH] Bump python-roborock to 4.2.0 (#160184) --- 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 659cea33eda1..b025cb1e6cbd 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.1.0", + "python-roborock==4.2.0", "vacuum-map-parser-roborock==0.1.4" ] } diff --git a/requirements_all.txt b/requirements_all.txt index b62f0bbf802c..cf3eccab3f31 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.1.0 +python-roborock==4.2.0 # homeassistant.components.smarttub python-smarttub==0.0.46 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index e8681076106e..50492002af19 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.1.0 +python-roborock==4.2.0 # homeassistant.components.smarttub python-smarttub==0.0.46