From c57ffd4d7852d2c83fc3cb3450bf641055a6648d Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Tue, 17 Mar 2026 11:58:18 -0700 Subject: [PATCH] Update python-roborock dependency to 4.25.0. (#165800) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ludovic BOUÉ --- 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 0b215840f4d7..48891a5e5f58 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.20.0", + "python-roborock==4.25.0", "vacuum-map-parser-roborock==0.1.4" ] } diff --git a/requirements_all.txt b/requirements_all.txt index a15ac2cd57fc..a2e3bb37cbe1 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2651,7 +2651,7 @@ python-rabbitair==0.0.8 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==4.20.0 +python-roborock==4.25.0 # homeassistant.components.smarttub python-smarttub==0.0.47 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index a2df235650e0..ceb02a775960 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2247,7 +2247,7 @@ python-pooldose==0.8.6 python-rabbitair==0.0.8 # homeassistant.components.roborock -python-roborock==4.20.0 +python-roborock==4.25.0 # homeassistant.components.smarttub python-smarttub==0.0.47