From 4780ea6a5b8feb38bd43d6e3dd6c4030d3768484 Mon Sep 17 00:00:00 2001 From: Luke Date: Sat, 12 Aug 2023 12:31:14 -0400 Subject: [PATCH] Bump Python-Roborock to 0.32.3 (#98303) bump to 0.32.3 --- 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 05fff332c67..01548a6334c 100644 --- a/homeassistant/components/roborock/manifest.json +++ b/homeassistant/components/roborock/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/roborock", "iot_class": "local_polling", "loggers": ["roborock"], - "requirements": ["python-roborock==0.32.2"] + "requirements": ["python-roborock==0.32.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index aa512d9ffd5..c03678db911 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2156,7 +2156,7 @@ python-qbittorrent==0.4.3 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==0.32.2 +python-roborock==0.32.3 # homeassistant.components.smarttub python-smarttub==0.0.33 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3818300ea82..37ddf1c45ea 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1582,7 +1582,7 @@ python-picnic-api==1.1.0 python-qbittorrent==0.4.3 # homeassistant.components.roborock -python-roborock==0.32.2 +python-roborock==0.32.3 # homeassistant.components.smarttub python-smarttub==0.0.33