From 42f602a2fd1f4dd4425e6227af9762926f64f8a4 Mon Sep 17 00:00:00 2001 From: Daniel Feinberg Date: Sun, 5 Apr 2026 08:25:01 -0600 Subject: [PATCH] Bump python-roborock from 5.0.0 to 5.3.0 (#167437) Co-authored-by: Claude Sonnet 4.6 --- 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 04f4fbfa29a1..3efdfb0b7e6a 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==5.0.0", + "python-roborock==5.3.0", "vacuum-map-parser-roborock==0.1.4" ] } diff --git a/requirements_all.txt b/requirements_all.txt index c59c27dd3b56..93d5d0af719d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2663,7 +2663,7 @@ python-rabbitair==0.0.8 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==5.0.0 +python-roborock==5.3.0 # homeassistant.components.smarttub python-smarttub==0.0.47 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0ec3812a9588..7f5c9c490d1d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2262,7 +2262,7 @@ python-qube-heatpump==1.8.0 python-rabbitair==0.0.8 # homeassistant.components.roborock -python-roborock==5.0.0 +python-roborock==5.3.0 # homeassistant.components.smarttub python-smarttub==0.0.47