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