From e30707ad5e195634dcc0109af9345b40c756d5fa Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Wed, 26 Nov 2025 16:12:19 -0800 Subject: [PATCH] Bump python-roborock to 3.8.1 (#157376) --- 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 1ec2329f3f0a..e10775f4b48c 100644 --- a/homeassistant/components/roborock/manifest.json +++ b/homeassistant/components/roborock/manifest.json @@ -19,7 +19,7 @@ "loggers": ["roborock"], "quality_scale": "silver", "requirements": [ - "python-roborock==3.7.1", + "python-roborock==3.8.1", "vacuum-map-parser-roborock==0.1.4" ] } diff --git a/requirements_all.txt b/requirements_all.txt index 3a07ca393c4f..14d011568fb7 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2557,7 +2557,7 @@ python-rabbitair==0.0.8 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==3.7.1 +python-roborock==3.8.1 # homeassistant.components.smarttub python-smarttub==0.0.45 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 4dc99ddde674..81eb76ab6e74 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2135,7 +2135,7 @@ python-pooldose==0.7.8 python-rabbitair==0.0.8 # homeassistant.components.roborock -python-roborock==3.7.1 +python-roborock==3.8.1 # homeassistant.components.smarttub python-smarttub==0.0.45