From 08262f480b82ef9d09b3a36618a19ac4c7197963 Mon Sep 17 00:00:00 2001 From: Aaron Bach Date: Tue, 13 Jun 2023 13:37:56 -0600 Subject: [PATCH] Bump `regenmaschine` to 2023.06.0 (#94554) --- 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 574ca3d7f43..dabae5ff8c6 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==2023.05.1"], + "requirements": ["regenmaschine==2023.06.0"], "zeroconf": [ { "type": "_http._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index e5b9a2ab6d5..a2eab46ffe0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2259,7 +2259,7 @@ rapt-ble==0.1.1 raspyrfm-client==1.2.8 # homeassistant.components.rainmachine -regenmaschine==2023.05.1 +regenmaschine==2023.06.0 # homeassistant.components.renault renault-api==0.1.13 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 9d7275de26d..f6790321d0b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1646,7 +1646,7 @@ radiotherm==2.1.0 rapt-ble==0.1.1 # homeassistant.components.rainmachine -regenmaschine==2023.05.1 +regenmaschine==2023.06.0 # homeassistant.components.renault renault-api==0.1.13