mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Update greeclimate to 0.9.5 (#42796)
Provides better discovery across subnets in some cases
This commit is contained in:
parent
cca661574d
commit
08a221be77
@ -3,6 +3,6 @@
|
||||
"name": "Gree Climate",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/gree",
|
||||
"requirements": ["greeclimate==0.9.2"],
|
||||
"requirements": ["greeclimate==0.9.5"],
|
||||
"codeowners": ["@cmroche"]
|
||||
}
|
||||
}
|
@ -699,7 +699,7 @@ gpiozero==1.5.1
|
||||
gps3==0.33.3
|
||||
|
||||
# homeassistant.components.gree
|
||||
greeclimate==0.9.2
|
||||
greeclimate==0.9.5
|
||||
|
||||
# homeassistant.components.greeneye_monitor
|
||||
greeneye_monitor==2.1
|
||||
|
@ -355,7 +355,7 @@ google-cloud-pubsub==2.1.0
|
||||
google-nest-sdm==0.1.9
|
||||
|
||||
# homeassistant.components.gree
|
||||
greeclimate==0.9.2
|
||||
greeclimate==0.9.5
|
||||
|
||||
# homeassistant.components.griddy
|
||||
griddypower==0.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user