Tibber, update library, fixes #61525 (#61813)

This commit is contained in:
Daniel Hjelseth Høyer 2021-12-14 18:40:47 +01:00 committed by GitHub
parent 1692fab664
commit e203b85303
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "tibber",
"name": "Tibber",
"documentation": "https://www.home-assistant.io/integrations/tibber",
"requirements": ["pyTibber==0.21.0"],
"requirements": ["pyTibber==0.21.1"],
"codeowners": ["@danielhiversen"],
"quality_scale": "silver",
"config_flow": true,

View File

@ -1336,7 +1336,7 @@ pyRFXtrx==0.27.0
# pySwitchmate==0.4.6
# homeassistant.components.tibber
pyTibber==0.21.0
pyTibber==0.21.1
# homeassistant.components.dlink
pyW215==0.7.0

View File

@ -817,7 +817,7 @@ pyMetno==0.9.0
pyRFXtrx==0.27.0
# homeassistant.components.tibber
pyTibber==0.21.0
pyTibber==0.21.1
# homeassistant.components.nextbus
py_nextbusnext==0.1.5