Bump greeneye_monitor to v3.0.3 (#66973)

This commit is contained in:
Jonathan Keljo 2022-02-21 08:06:07 -08:00 committed by GitHub
parent f412dd4b8d
commit 4b28025a71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 4 deletions

View File

@ -3,11 +3,13 @@
"name": "GreenEye Monitor (GEM)", "name": "GreenEye Monitor (GEM)",
"documentation": "https://www.home-assistant.io/integrations/greeneye_monitor", "documentation": "https://www.home-assistant.io/integrations/greeneye_monitor",
"requirements": [ "requirements": [
"greeneye_monitor==3.0.1" "greeneye_monitor==3.0.3"
], ],
"codeowners": [ "codeowners": [
"@jkeljo" "@jkeljo"
], ],
"iot_class": "local_push", "iot_class": "local_push",
"loggers": ["greeneye"] "loggers": [
"greeneye"
]
} }

View File

@ -776,7 +776,7 @@ gps3==0.33.3
greeclimate==1.0.2 greeclimate==1.0.2
# homeassistant.components.greeneye_monitor # homeassistant.components.greeneye_monitor
greeneye_monitor==3.0.1 greeneye_monitor==3.0.3
# homeassistant.components.greenwave # homeassistant.components.greenwave
greenwavereality==0.5.1 greenwavereality==0.5.1

View File

@ -507,7 +507,7 @@ googlemaps==2.5.1
greeclimate==1.0.2 greeclimate==1.0.2
# homeassistant.components.greeneye_monitor # homeassistant.components.greeneye_monitor
greeneye_monitor==3.0.1 greeneye_monitor==3.0.3
# homeassistant.components.pure_energie # homeassistant.components.pure_energie
gridnet==4.0.0 gridnet==4.0.0