From 4ad7f420e7f212a65a380ed9be57787b74117a7e Mon Sep 17 00:00:00 2001 From: Luke Lashley Date: Mon, 26 Feb 2024 10:25:38 -0500 Subject: [PATCH] Bump Python-roborock to 0.39.2 (#111479) bump to 0.39.2 --- 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 ddb65c3187c..946ba77b163 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.39.1", + "python-roborock==0.39.2", "vacuum-map-parser-roborock==0.1.1" ] } diff --git a/requirements_all.txt b/requirements_all.txt index 1821fd74921..209b6a44837 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2288,7 +2288,7 @@ python-rabbitair==0.0.8 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==0.39.1 +python-roborock==0.39.2 # homeassistant.components.smarttub python-smarttub==0.0.36 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 36b201ed619..74c229d14ef 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1755,7 +1755,7 @@ python-qbittorrent==0.4.3 python-rabbitair==0.0.8 # homeassistant.components.roborock -python-roborock==0.39.1 +python-roborock==0.39.2 # homeassistant.components.smarttub python-smarttub==0.0.36