From d22ee7179ddd1cd2bb9e7590c85b58ff68b08b07 Mon Sep 17 00:00:00 2001 From: Tom Date: Sun, 23 Feb 2020 17:02:42 +0100 Subject: [PATCH] Fix Plugwise climate issues for new firmware #32080 (#32109) * Fix Plugwise climate issue firmare 3.1.11 (#32080) * Submit checklist actions --- homeassistant/components/plugwise/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/plugwise/manifest.json b/homeassistant/components/plugwise/manifest.json index 5fc3d189b69..601f017d42f 100644 --- a/homeassistant/components/plugwise/manifest.json +++ b/homeassistant/components/plugwise/manifest.json @@ -4,5 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/plugwise", "dependencies": [], "codeowners": ["@laetificat", "@CoMPaTech", "@bouwew"], - "requirements": ["haanna==0.14.1"] + "requirements": ["haanna==0.14.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index 7907330b100..171acac351b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -644,7 +644,7 @@ ha-ffmpeg==2.0 ha-philipsjs==0.0.8 # homeassistant.components.plugwise -haanna==0.14.1 +haanna==0.14.3 # homeassistant.components.habitica habitipy==0.2.0