From 856f0e209a3ae67212ff2d6be39cf714bc9a8f26 Mon Sep 17 00:00:00 2001 From: Joseph Albert <4261275+jcalbert@users.noreply.github.com> Date: Tue, 3 Nov 2020 06:39:41 -0500 Subject: [PATCH] Bump uEagle to 0.0.2 (#42780) --- homeassistant/components/rainforest_eagle/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/rainforest_eagle/manifest.json b/homeassistant/components/rainforest_eagle/manifest.json index bae9cbe4ccb..4fbce5d04ce 100644 --- a/homeassistant/components/rainforest_eagle/manifest.json +++ b/homeassistant/components/rainforest_eagle/manifest.json @@ -2,6 +2,6 @@ "domain": "rainforest_eagle", "name": "Rainforest Eagle-200", "documentation": "https://www.home-assistant.io/integrations/rainforest_eagle", - "requirements": ["eagle200_reader==0.2.4", "uEagle==0.0.1"], + "requirements": ["eagle200_reader==0.2.4", "uEagle==0.0.2"], "codeowners": ["@gtdiehl", "@jcalbert"] } diff --git a/requirements_all.txt b/requirements_all.txt index 922a93e8442..815748e0346 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2210,7 +2210,7 @@ twentemilieu==0.3.0 twilio==6.32.0 # homeassistant.components.rainforest_eagle -uEagle==0.0.1 +uEagle==0.0.2 # homeassistant.components.unifiled unifiled==0.11