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