Upgrade Tibber library to 0.13.0 (#32369)
This commit is contained in:
parent
e13d5bdc10
commit
c361358c6d
2 changed files with 2 additions and 2 deletions
|
@ -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.12.2"],
|
"requirements": ["pyTibber==0.13.0"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@danielhiversen"],
|
"codeowners": ["@danielhiversen"],
|
||||||
"quality_scale": "silver"
|
"quality_scale": "silver"
|
||||||
|
|
|
@ -1113,7 +1113,7 @@ pyRFXtrx==0.25
|
||||||
# pySwitchmate==0.4.6
|
# pySwitchmate==0.4.6
|
||||||
|
|
||||||
# homeassistant.components.tibber
|
# homeassistant.components.tibber
|
||||||
pyTibber==0.12.2
|
pyTibber==0.13.0
|
||||||
|
|
||||||
# homeassistant.components.dlink
|
# homeassistant.components.dlink
|
||||||
pyW215==0.6.0
|
pyW215==0.6.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue