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 44367ce8f11..fd3cedcd1a1 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