From 1eb9651a8d10ff732e8cd2a43241a305f5509cf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20BOU=C3=89?= Date: Sat, 21 Mar 2026 22:31:10 +0100 Subject: [PATCH] Bump python-roborock version to 4.26.2 --- 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 9b87d6df112..7c89b9e8fe0 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.26.1", + "python-roborock==4.26.2", "vacuum-map-parser-roborock==0.1.4" ] } diff --git a/requirements_all.txt b/requirements_all.txt index 0886c26de47..3c39326e63b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2660,7 +2660,7 @@ python-rabbitair==0.0.8 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==4.26.1 +python-roborock==4.26.2 # homeassistant.components.smarttub python-smarttub==0.0.47 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 32f5263d174..62f8f6c9c94 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2256,7 +2256,7 @@ python-pooldose==0.8.6 python-rabbitair==0.0.8 # homeassistant.components.roborock -python-roborock==4.26.1 +python-roborock==4.26.2 # homeassistant.components.smarttub python-smarttub==0.0.47