Upgrade Tibber library to 0.16.2 (#47892)
This commit is contained in:
parent
50b5fc4860
commit
fea944bcea
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "tibber",
|
||||
"name": "Tibber",
|
||||
"documentation": "https://www.home-assistant.io/integrations/tibber",
|
||||
"requirements": ["pyTibber==0.16.1"],
|
||||
"requirements": ["pyTibber==0.16.2"],
|
||||
"codeowners": ["@danielhiversen"],
|
||||
"quality_scale": "silver",
|
||||
"config_flow": true
|
||||
|
|
|
@ -1235,7 +1235,7 @@ pyRFXtrx==0.26.1
|
|||
# pySwitchmate==0.4.6
|
||||
|
||||
# homeassistant.components.tibber
|
||||
pyTibber==0.16.1
|
||||
pyTibber==0.16.2
|
||||
|
||||
# homeassistant.components.dlink
|
||||
pyW215==0.7.0
|
||||
|
|
|
@ -645,7 +645,7 @@ pyMetno==0.8.1
|
|||
pyRFXtrx==0.26.1
|
||||
|
||||
# homeassistant.components.tibber
|
||||
pyTibber==0.16.1
|
||||
pyTibber==0.16.2
|
||||
|
||||
# homeassistant.components.nextbus
|
||||
py_nextbusnext==0.1.4
|
||||
|
|
Loading…
Add table
Reference in a new issue