Bump python-ecobee-api to 0.2.7 (#37002)
This commit is contained in:
parent
93f9f1b320
commit
6906a19c01
3 changed files with 3 additions and 3 deletions
|
@ -3,6 +3,6 @@
|
|||
"name": "ecobee",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ecobee",
|
||||
"requirements": ["python-ecobee-api==0.2.5"],
|
||||
"requirements": ["python-ecobee-api==0.2.7"],
|
||||
"codeowners": ["@marthoc"]
|
||||
}
|
||||
|
|
|
@ -1679,7 +1679,7 @@ python-clementine-remote==1.0.1
|
|||
python-digitalocean==1.13.2
|
||||
|
||||
# homeassistant.components.ecobee
|
||||
python-ecobee-api==0.2.5
|
||||
python-ecobee-api==0.2.7
|
||||
|
||||
# homeassistant.components.eq3btsmart
|
||||
# python-eq3bt==0.1.11
|
||||
|
|
|
@ -733,7 +733,7 @@ pyspcwebgw==0.4.0
|
|||
pysqueezebox==0.2.4
|
||||
|
||||
# homeassistant.components.ecobee
|
||||
python-ecobee-api==0.2.5
|
||||
python-ecobee-api==0.2.7
|
||||
|
||||
# homeassistant.components.darksky
|
||||
python-forecastio==1.4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue