From e48961d29bfc30bd593ea8c7025eeaabf31920c2 Mon Sep 17 00:00:00 2001 From: Aaron Bach Date: Tue, 16 May 2023 16:28:20 -0600 Subject: [PATCH] Bump `regenmaschine` to 2023.05.1 (#93139) --- homeassistant/components/rainmachine/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/rainmachine/manifest.json b/homeassistant/components/rainmachine/manifest.json index ff35b24cc97..574ca3d7f43 100644 --- a/homeassistant/components/rainmachine/manifest.json +++ b/homeassistant/components/rainmachine/manifest.json @@ -10,7 +10,7 @@ "integration_type": "device", "iot_class": "local_polling", "loggers": ["regenmaschine"], - "requirements": ["regenmaschine==2022.11.0"], + "requirements": ["regenmaschine==2023.05.1"], "zeroconf": [ { "type": "_http._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index fce977dc2ad..3b03bfec716 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2236,7 +2236,7 @@ rapt-ble==0.1.0 raspyrfm-client==1.2.8 # homeassistant.components.rainmachine -regenmaschine==2022.11.0 +regenmaschine==2023.05.1 # homeassistant.components.renault renault-api==0.1.13 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 4eb16a7841b..17b929d828d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1617,7 +1617,7 @@ radiotherm==2.1.0 rapt-ble==0.1.0 # homeassistant.components.rainmachine -regenmaschine==2022.11.0 +regenmaschine==2023.05.1 # homeassistant.components.renault renault-api==0.1.13