From 6906a19c014a723742594d9efeed6e5a0b869db7 Mon Sep 17 00:00:00 2001 From: Mark Coombes Date: Mon, 22 Jun 2020 10:52:02 -0400 Subject: [PATCH] Bump python-ecobee-api to 0.2.7 (#37002) --- homeassistant/components/ecobee/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/ecobee/manifest.json b/homeassistant/components/ecobee/manifest.json index f25bdca2fe6..38d6b4577b6 100644 --- a/homeassistant/components/ecobee/manifest.json +++ b/homeassistant/components/ecobee/manifest.json @@ -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"] } diff --git a/requirements_all.txt b/requirements_all.txt index 57b6a40840a..c4cb87690ea 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 5742fa58c8e..e19ab7efe0a 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -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