From c0c30bb1ccd4153362fa4bb8e7efdd165252af32 Mon Sep 17 00:00:00 2001 From: Peter Nijssen Date: Wed, 5 Aug 2020 11:42:34 +0200 Subject: [PATCH] Update pyrainbird to 0.4.2 (#38542) --- 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 cf604714106..89ca65fd44b 100644 --- a/homeassistant/components/rainbird/manifest.json +++ b/homeassistant/components/rainbird/manifest.json @@ -2,6 +2,6 @@ "domain": "rainbird", "name": "Rain Bird", "documentation": "https://www.home-assistant.io/integrations/rainbird", - "requirements": ["pyrainbird==0.4.1"], + "requirements": ["pyrainbird==0.4.2"], "codeowners": ["@konikvranik"] } diff --git a/requirements_all.txt b/requirements_all.txt index ce3b5751074..5ac654cdc57 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1574,7 +1574,7 @@ pyqwikswitch==0.93 pyrail==0.0.3 # homeassistant.components.rainbird -pyrainbird==0.4.1 +pyrainbird==0.4.2 # homeassistant.components.recswitch pyrecswitch==1.0.2