mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
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:
parent
b5587348f5
commit
68fd39e321
@ -3,7 +3,7 @@
|
||||
"name": "Greeneye monitor",
|
||||
"documentation": "https://www.home-assistant.io/integrations/greeneye_monitor",
|
||||
"requirements": [
|
||||
"greeneye_monitor==1.0"
|
||||
"greeneye_monitor==1.0.1"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
@ -595,7 +595,7 @@ gpiozero==1.5.1
|
||||
gps3==0.33.3
|
||||
|
||||
# homeassistant.components.greeneye_monitor
|
||||
greeneye_monitor==1.0
|
||||
greeneye_monitor==1.0.1
|
||||
|
||||
# homeassistant.components.greenwave
|
||||
greenwavereality==0.5.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user