From 636bfe0f7b2ca568b0db0c6dfa6e3f9875246dbf Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Sun, 13 Nov 2022 00:33:26 -0800 Subject: [PATCH] Bump pyrainbird to 0.6.1 (#82009) * Bump pyrainbird to 0.6.0 * Bump pyrainbird to 0.6.1 --- homeassistant/components/rainbird/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/rainbird/manifest.json b/homeassistant/components/rainbird/manifest.json index 47bb7ce9bd9..7023283e66b 100644 --- a/homeassistant/components/rainbird/manifest.json +++ b/homeassistant/components/rainbird/manifest.json @@ -2,7 +2,7 @@ "domain": "rainbird", "name": "Rain Bird", "documentation": "https://www.home-assistant.io/integrations/rainbird", - "requirements": ["pyrainbird==0.4.3"], + "requirements": ["pyrainbird==0.6.1"], "codeowners": ["@konikvranik"], "iot_class": "local_polling", "loggers": ["pyrainbird"] diff --git a/requirements_all.txt b/requirements_all.txt index 90e83196ca2..64bc5a88e78 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1851,7 +1851,7 @@ pyqwikswitch==0.93 pyrail==0.0.3 # homeassistant.components.rainbird -pyrainbird==0.4.3 +pyrainbird==0.6.1 # homeassistant.components.recswitch pyrecswitch==1.0.2