From 4b28025a71e3c0a3100926f9ea11eb363864075f Mon Sep 17 00:00:00 2001 From: Jonathan Keljo Date: Mon, 21 Feb 2022 08:06:07 -0800 Subject: [PATCH] Bump greeneye_monitor to v3.0.3 (#66973) --- homeassistant/components/greeneye_monitor/manifest.json | 6 ++++-- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/greeneye_monitor/manifest.json b/homeassistant/components/greeneye_monitor/manifest.json index 0f4bef2b38f..4640d062ac7 100644 --- a/homeassistant/components/greeneye_monitor/manifest.json +++ b/homeassistant/components/greeneye_monitor/manifest.json @@ -3,11 +3,13 @@ "name": "GreenEye Monitor (GEM)", "documentation": "https://www.home-assistant.io/integrations/greeneye_monitor", "requirements": [ - "greeneye_monitor==3.0.1" + "greeneye_monitor==3.0.3" ], "codeowners": [ "@jkeljo" ], "iot_class": "local_push", - "loggers": ["greeneye"] + "loggers": [ + "greeneye" + ] } \ No newline at end of file diff --git a/requirements_all.txt b/requirements_all.txt index e47d2aa18f8..132ece5a55f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -776,7 +776,7 @@ gps3==0.33.3 greeclimate==1.0.2 # homeassistant.components.greeneye_monitor -greeneye_monitor==3.0.1 +greeneye_monitor==3.0.3 # homeassistant.components.greenwave greenwavereality==0.5.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index af949898181..a7881f1b8c3 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -507,7 +507,7 @@ googlemaps==2.5.1 greeclimate==1.0.2 # homeassistant.components.greeneye_monitor -greeneye_monitor==3.0.1 +greeneye_monitor==3.0.3 # homeassistant.components.pure_energie gridnet==4.0.0