From c361358c6df5ddab515517b73ba74cee2ae01b19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=B8yer=20Iversen?= Date: Sun, 1 Mar 2020 22:56:31 +0100 Subject: [PATCH] Upgrade Tibber library to 0.13.0 (#32369) --- 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 9f8579e3e18..2f325f7fe9b 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.2"], + "requirements": ["pyTibber==0.13.0"], "dependencies": [], "codeowners": ["@danielhiversen"], "quality_scale": "silver" diff --git a/requirements_all.txt b/requirements_all.txt index b17cfce1ff4..7304a9ccb77 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1113,7 +1113,7 @@ pyRFXtrx==0.25 # pySwitchmate==0.4.6 # homeassistant.components.tibber -pyTibber==0.12.2 +pyTibber==0.13.0 # homeassistant.components.dlink pyW215==0.6.0