Upgrade Tibber library to 0.16.0 (#42929)

Signed-off-by: Daniel Hjelseth Høyer <mail@dahoiv.net>
This commit is contained in:
Daniel Hjelseth Høyer 2020-11-07 10:53:19 +01:00 committed by GitHub
parent 57c6bb96f4
commit ce5994d9fe
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", "domain": "tibber",
"name": "Tibber", "name": "Tibber",
"documentation": "https://www.home-assistant.io/integrations/tibber", "documentation": "https://www.home-assistant.io/integrations/tibber",
"requirements": ["pyTibber==0.15.7"], "requirements": ["pyTibber==0.16.0"],
"codeowners": ["@danielhiversen"], "codeowners": ["@danielhiversen"],
"quality_scale": "silver", "quality_scale": "silver",
"config_flow": true "config_flow": true

View File

@ -1235,7 +1235,7 @@ pyRFXtrx==0.26
# pySwitchmate==0.4.6 # pySwitchmate==0.4.6
# homeassistant.components.tibber # homeassistant.components.tibber
pyTibber==0.15.7 pyTibber==0.16.0
# homeassistant.components.dlink # homeassistant.components.dlink
pyW215==0.7.0 pyW215==0.7.0

View File

@ -613,7 +613,7 @@ pyMetno==0.8.1
pyRFXtrx==0.26 pyRFXtrx==0.26
# homeassistant.components.tibber # homeassistant.components.tibber
pyTibber==0.15.7 pyTibber==0.16.0
# homeassistant.components.nextbus # homeassistant.components.nextbus
py_nextbusnext==0.1.4 py_nextbusnext==0.1.4