diff --git a/homeassistant/components/tibber/manifest.json b/homeassistant/components/tibber/manifest.json index 1985a85999b..d0f358c5902 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/components/tibber", "requirements": [ - "pyTibber==0.11.6" + "pyTibber==0.11.7" ], "dependencies": [], "codeowners": [ diff --git a/requirements_all.txt b/requirements_all.txt index 7ce5937ff13..61a2d46482e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1029,7 +1029,7 @@ pyRFXtrx==0.23 # pySwitchmate==0.4.6 # homeassistant.components.tibber -pyTibber==0.11.6 +pyTibber==0.11.7 # homeassistant.components.dlink pyW215==0.6.0