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