From 0323b246bd70b3624ff6874e7516907f1a2f78dc Mon Sep 17 00:00:00 2001 From: Felix Barbalet Date: Sun, 29 Dec 2019 02:19:18 +1100 Subject: [PATCH] Bump libpurecool to 0.6.0 (#30247) * bump libpurecool to 0.6.0 - fixes home-assistant/home-assistant#26367 * update manifest too --- homeassistant/components/dyson/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/dyson/manifest.json b/homeassistant/components/dyson/manifest.json index 92940c8c1e1..9b561d78f95 100644 --- a/homeassistant/components/dyson/manifest.json +++ b/homeassistant/components/dyson/manifest.json @@ -3,7 +3,7 @@ "name": "Dyson", "documentation": "https://www.home-assistant.io/integrations/dyson", "requirements": [ - "libpurecool==0.5.0" + "libpurecool==0.6.0" ], "dependencies": [], "codeowners": [] diff --git a/requirements_all.txt b/requirements_all.txt index ee2d1b8fc65..5fb21cd0955 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -756,7 +756,7 @@ konnected==0.1.5 lakeside==0.12 # homeassistant.components.dyson -libpurecool==0.5.0 +libpurecool==0.6.0 # homeassistant.components.foscam libpyfoscam==1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f8ffbead228..590775abeb2 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -265,7 +265,7 @@ keyring==20.0.0 keyrings.alt==3.4.0 # homeassistant.components.dyson -libpurecool==0.5.0 +libpurecool==0.6.0 # homeassistant.components.soundtouch libsoundtouch==0.7.2