mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02: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:
@@ -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
|
||||
|
Reference in New Issue
Block a user