Upgrade Tibber library to 0.13.0 (#32369)

This commit is contained in:
Daniel Høyer Iversen 2020-03-01 22:56:31 +01:00 committed by GitHub
parent e13d5bdc10
commit c361358c6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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"

View file

@ -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