From 5b416805064197bbb22e20e88292172da59ab862 Mon Sep 17 00:00:00 2001 From: Greg <34967045+gtdiehl@users.noreply.github.com> Date: Sat, 14 Mar 2020 14:27:28 -0700 Subject: [PATCH] Bump eagle_reader API version to v0.2.4 (#32789) --- 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 cb8e95df42f..0649dfded99 100644 --- a/homeassistant/components/rainforest_eagle/manifest.json +++ b/homeassistant/components/rainforest_eagle/manifest.json @@ -3,7 +3,7 @@ "name": "Rainforest Eagle-200", "documentation": "https://www.home-assistant.io/integrations/rainforest_eagle", "requirements": [ - "eagle200_reader==0.2.1", + "eagle200_reader==0.2.4", "uEagle==0.0.1" ], "dependencies": [], diff --git a/requirements_all.txt b/requirements_all.txt index f8b29280043..c4601217651 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -469,7 +469,7 @@ dweepy==0.3.0 dynalite_devices==0.1.32 # homeassistant.components.rainforest_eagle -eagle200_reader==0.2.1 +eagle200_reader==0.2.4 # homeassistant.components.ebusd ebusdpy==0.0.16