From 3c9d2b552e5380878dd3feb7974d10e15abff9dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=B8yer=20Iversen?= Date: Sun, 1 Dec 2019 14:20:27 +0100 Subject: [PATCH] Upgrade Tibber library (#29290) --- 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 11c5a676bf6..99c1335517e 100644 --- a/homeassistant/components/tibber/manifest.json +++ b/homeassistant/components/tibber/manifest.json @@ -3,7 +3,7 @@ "name": "Tibber", "documentation": "https://www.home-assistant.io/integrations/tibber", "requirements": [ - "pyTibber==0.11.7" + "pyTibber==0.12.0" ], "dependencies": [], "codeowners": [ diff --git a/requirements_all.txt b/requirements_all.txt index c774e45fbd7..0c5cb1fe513 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1084,7 +1084,7 @@ pyRFXtrx==0.24 # pySwitchmate==0.4.6 # homeassistant.components.tibber -pyTibber==0.11.7 +pyTibber==0.12.0 # homeassistant.components.dlink pyW215==0.6.0