mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Bump pyecobee to 0.2.3 (#33130)
This commit is contained in:
parent
4510e83150
commit
99877c32b1
@ -4,6 +4,6 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ecobee",
|
||||
"dependencies": [],
|
||||
"requirements": ["python-ecobee-api==0.2.2"],
|
||||
"requirements": ["python-ecobee-api==0.2.3"],
|
||||
"codeowners": ["@marthoc"]
|
||||
}
|
||||
|
@ -1582,7 +1582,7 @@ python-clementine-remote==1.0.1
|
||||
python-digitalocean==1.13.2
|
||||
|
||||
# homeassistant.components.ecobee
|
||||
python-ecobee-api==0.2.2
|
||||
python-ecobee-api==0.2.3
|
||||
|
||||
# homeassistant.components.eq3btsmart
|
||||
# python-eq3bt==0.1.11
|
||||
|
@ -589,7 +589,7 @@ pysonos==0.0.25
|
||||
pyspcwebgw==0.4.0
|
||||
|
||||
# homeassistant.components.ecobee
|
||||
python-ecobee-api==0.2.2
|
||||
python-ecobee-api==0.2.3
|
||||
|
||||
# homeassistant.components.darksky
|
||||
python-forecastio==1.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user