From 7b7b8689ef89617959f772c2a6d1e1da9cd8a415 Mon Sep 17 00:00:00 2001 From: Luke Date: Thu, 3 Aug 2023 06:15:20 -0400 Subject: [PATCH] Bump python-roborock to 0.31.1 (#97632) bump to 0.31.1 --- 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 d26116a7818..eda6a5609a2 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.30.2"] + "requirements": ["python-roborock==0.31.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 1da35f94dfc..79339211153 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2153,7 +2153,7 @@ python-qbittorrent==0.4.3 python-ripple-api==0.0.3 # homeassistant.components.roborock -python-roborock==0.30.2 +python-roborock==0.31.1 # homeassistant.components.smarttub python-smarttub==0.0.33 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0567b57ca3e..1897f423514 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.30.2 +python-roborock==0.31.1 # homeassistant.components.smarttub python-smarttub==0.0.33