Upgrade greeneye_monitor to 1.0.1 (#28600)

This release has a fix for a crash we were seeing occasionally, and a totally
revamped packet handler which should be more robust and CPU-efficient.

Fixes #25887
This commit is contained in:
Jonathan Keljo 2019-11-07 01:42:42 -08:00 committed by cgtobi
parent b5587348f5
commit 68fd39e321
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Greeneye monitor", "name": "Greeneye monitor",
"documentation": "https://www.home-assistant.io/integrations/greeneye_monitor", "documentation": "https://www.home-assistant.io/integrations/greeneye_monitor",
"requirements": [ "requirements": [
"greeneye_monitor==1.0" "greeneye_monitor==1.0.1"
], ],
"dependencies": [], "dependencies": [],
"codeowners": [] "codeowners": []

View File

@ -595,7 +595,7 @@ gpiozero==1.5.1
gps3==0.33.3 gps3==0.33.3
# homeassistant.components.greeneye_monitor # homeassistant.components.greeneye_monitor
greeneye_monitor==1.0 greeneye_monitor==1.0.1
# homeassistant.components.greenwave # homeassistant.components.greenwave
greenwavereality==0.5.1 greenwavereality==0.5.1