From a63ce8100e7d039a709aa586166d29d2d162ad12 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 334dc1be577..4f0e1957afa 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2246,7 +2246,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 53c8a67afc2..bb5fa31f9fa 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1630,7 +1630,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