From 0d95ad38571bad468f7e03ee80b8a9eaf33138bf Mon Sep 17 00:00:00 2001 From: Tom Date: Sun, 4 Aug 2019 19:17:30 +0200 Subject: [PATCH] Plugwise haanna 0.10.1 (#25693) * Update module dependency (py3.6 fix) * Update module dependency (py3.6 fix) - update requirements --- 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 3a5f4ae0be4..c399232f315 100644 --- a/homeassistant/components/plugwise/manifest.json +++ b/homeassistant/components/plugwise/manifest.json @@ -4,5 +4,5 @@ "documentation": "https://www.home-assistant.io/components/plugwise", "dependencies": [], "codeowners": ["@laetificat","@CoMPaTech"], - "requirements": ["haanna==0.10.0"] + "requirements": ["haanna==0.10.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 28e702ee31d..a37437b6330 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -587,7 +587,7 @@ ha-ffmpeg==2.0 ha-philipsjs==0.0.8 # homeassistant.components.plugwise -haanna==0.10.0 +haanna==0.10.1 # homeassistant.components.habitica habitipy==0.2.0