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