From 97e66ef9eed319bc1987f34d316dc14eadd8f27c Mon Sep 17 00:00:00 2001 From: Luke Lashley Date: Mon, 18 Dec 2023 21:26:45 -0500 Subject: [PATCH] Bump Roborock to 0.38.0 (#106025) --- 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 beb467d69f92..c149b9fcf7f1 100644 --- a/homeassistant/components/roborock/manifest.json +++ b/homeassistant/components/roborock/manifest.json @@ -7,7 +7,7 @@ "iot_class": "local_polling", "loggers": ["roborock"], "requirements": [ - "python-roborock==0.36.2", + "python-roborock==0.38.0", "vacuum-map-parser-roborock==0.1.1" ] } diff --git a/requirements_all.txt b/requirements_all.txt index a9a5e9f8e7c3..21ff3cf4a644 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2218,7 +2218,7 @@ python-qbittorrent==0.4.3 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==0.36.2 +python-roborock==0.38.0 # homeassistant.components.smarttub python-smarttub==0.0.36 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 39768ea7cbfa..16fddd07090b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1666,7 +1666,7 @@ python-picnic-api==1.1.0 python-qbittorrent==0.4.3 # homeassistant.components.roborock -python-roborock==0.36.2 +python-roborock==0.38.0 # homeassistant.components.smarttub python-smarttub==0.0.36