From 8c270e6fc7b8e45f66d5c9182c2026a1d7393f7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=B8yer=20Iversen?= Date: Sat, 15 Feb 2020 22:52:56 +0100 Subject: [PATCH] update pyTibber libary, add signal strength for Pulse and watty (#31851) * update pyTibber libary, add signal strength for Pulse and watty * update pyTibber libary, add signal strength for Pulse and watty --- homeassistant/components/tibber/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/tibber/manifest.json b/homeassistant/components/tibber/manifest.json index 23bc76ee6b5..9f8579e3e18 100644 --- a/homeassistant/components/tibber/manifest.json +++ b/homeassistant/components/tibber/manifest.json @@ -2,7 +2,7 @@ "domain": "tibber", "name": "Tibber", "documentation": "https://www.home-assistant.io/integrations/tibber", - "requirements": ["pyTibber==0.12.0"], + "requirements": ["pyTibber==0.12.2"], "dependencies": [], "codeowners": ["@danielhiversen"], "quality_scale": "silver" diff --git a/requirements_all.txt b/requirements_all.txt index 116ff23f1ed..1a4d84dc87f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1108,7 +1108,7 @@ pyRFXtrx==0.25 # pySwitchmate==0.4.6 # homeassistant.components.tibber -pyTibber==0.12.0 +pyTibber==0.12.2 # homeassistant.components.dlink pyW215==0.6.0