Bump python-ecobee-api to 0.2.2 (#32667)
parent
1b5c9e922d
commit
836b077bcc
|
@ -4,6 +4,6 @@
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ecobee",
|
"documentation": "https://www.home-assistant.io/integrations/ecobee",
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"requirements": ["python-ecobee-api==0.2.1"],
|
"requirements": ["python-ecobee-api==0.2.2"],
|
||||||
"codeowners": ["@marthoc"]
|
"codeowners": ["@marthoc"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1584,7 +1584,7 @@ python-clementine-remote==1.0.1
|
||||||
python-digitalocean==1.13.2
|
python-digitalocean==1.13.2
|
||||||
|
|
||||||
# homeassistant.components.ecobee
|
# homeassistant.components.ecobee
|
||||||
python-ecobee-api==0.2.1
|
python-ecobee-api==0.2.2
|
||||||
|
|
||||||
# homeassistant.components.eq3btsmart
|
# homeassistant.components.eq3btsmart
|
||||||
# python-eq3bt==0.1.11
|
# python-eq3bt==0.1.11
|
||||||
|
|
|
@ -569,7 +569,7 @@ pysonos==0.0.24
|
||||||
pyspcwebgw==0.4.0
|
pyspcwebgw==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.ecobee
|
# homeassistant.components.ecobee
|
||||||
python-ecobee-api==0.2.1
|
python-ecobee-api==0.2.2
|
||||||
|
|
||||||
# homeassistant.components.darksky
|
# homeassistant.components.darksky
|
||||||
python-forecastio==1.4.0
|
python-forecastio==1.4.0
|
||||||
|
|
Loading…
Reference in New Issue