From bee3ee63208ece67bf2f5c917cc99658989b74e5 Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Wed, 10 Dec 2025 08:05:57 -0800 Subject: [PATCH] Bump python-roborock to 3.12.2 (#158572) --- 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 090a498b751f..9178d58eb683 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==3.10.10", + "python-roborock==3.12.2", "vacuum-map-parser-roborock==0.1.4" ] } diff --git a/requirements_all.txt b/requirements_all.txt index d0872a0c5bd0..952e3f8cd8a8 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.10.10 +python-roborock==3.12.2 # homeassistant.components.smarttub python-smarttub==0.0.45 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 8cc0a10fcec4..503770fbd49f 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.10.10 +python-roborock==3.12.2 # homeassistant.components.smarttub python-smarttub==0.0.45