mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 06:17:07 +00:00
Bump greeclimate to 1.4.1 (#87513)
This commit is contained in:
parent
61bf8fd02a
commit
0c8b7f1061
@ -3,7 +3,7 @@
|
|||||||
"name": "Gree Climate",
|
"name": "Gree Climate",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/gree",
|
"documentation": "https://www.home-assistant.io/integrations/gree",
|
||||||
"requirements": ["greeclimate==1.3.0"],
|
"requirements": ["greeclimate==1.4.1"],
|
||||||
"dependencies": ["network"],
|
"dependencies": ["network"],
|
||||||
"codeowners": ["@cmroche"],
|
"codeowners": ["@cmroche"],
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
|
@ -831,7 +831,7 @@ gpiozero==1.6.2
|
|||||||
gps3==0.33.3
|
gps3==0.33.3
|
||||||
|
|
||||||
# homeassistant.components.gree
|
# homeassistant.components.gree
|
||||||
greeclimate==1.3.0
|
greeclimate==1.4.1
|
||||||
|
|
||||||
# homeassistant.components.greeneye_monitor
|
# homeassistant.components.greeneye_monitor
|
||||||
greeneye_monitor==3.0.3
|
greeneye_monitor==3.0.3
|
||||||
|
@ -632,7 +632,7 @@ googlemaps==2.5.1
|
|||||||
govee-ble==0.21.1
|
govee-ble==0.21.1
|
||||||
|
|
||||||
# homeassistant.components.gree
|
# homeassistant.components.gree
|
||||||
greeclimate==1.3.0
|
greeclimate==1.4.1
|
||||||
|
|
||||||
# homeassistant.components.greeneye_monitor
|
# homeassistant.components.greeneye_monitor
|
||||||
greeneye_monitor==3.0.3
|
greeneye_monitor==3.0.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user