From 73ff8d36a5aecc9917fca816dbb3f47771e375f6 Mon Sep 17 00:00:00 2001 From: Luke Lashley Date: Thu, 2 Oct 2025 05:09:44 -0400 Subject: [PATCH] Bump python-roborock to 2.49.1 (#153396) --- 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 ef129ab5df5b..e6bf46e2202a 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==2.47.1", + "python-roborock==2.49.1", "vacuum-map-parser-roborock==0.1.4" ] } diff --git a/requirements_all.txt b/requirements_all.txt index 60cb48a1a6ca..c1db4d53a030 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2547,7 +2547,7 @@ python-rabbitair==0.0.8 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==2.47.1 +python-roborock==2.49.1 # homeassistant.components.smarttub python-smarttub==0.0.44 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 45f88da44b8f..9c38ecb5d455 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2117,7 +2117,7 @@ python-pooldose==0.5.0 python-rabbitair==0.0.8 # homeassistant.components.roborock -python-roborock==2.47.1 +python-roborock==2.49.1 # homeassistant.components.smarttub python-smarttub==0.0.44