Update pyTibber to 0.26.3 (#83175)
Update Tibber lib 0.26.3 Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net> Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
This commit is contained in:
parent
58f2fc8610
commit
949ebeeb97
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"domain": "tibber",
|
||||
"name": "Tibber",
|
||||
"documentation": "https://www.home-assistant.io/integrations/tibber",
|
||||
"requirements": ["pyTibber==0.26.1"],
|
||||
"requirements": ["pyTibber==0.26.3"],
|
||||
"codeowners": ["@danielhiversen"],
|
||||
"quality_scale": "silver",
|
||||
"config_flow": true,
|
||||
|
|
|
@ -1432,7 +1432,7 @@ pyRFXtrx==0.30.0
|
|||
pySwitchmate==0.5.1
|
||||
|
||||
# homeassistant.components.tibber
|
||||
pyTibber==0.26.1
|
||||
pyTibber==0.26.3
|
||||
|
||||
# homeassistant.components.dlink
|
||||
pyW215==0.7.0
|
||||
|
|
|
@ -1032,7 +1032,7 @@ pyMetno==0.9.0
|
|||
pyRFXtrx==0.30.0
|
||||
|
||||
# homeassistant.components.tibber
|
||||
pyTibber==0.26.1
|
||||
pyTibber==0.26.3
|
||||
|
||||
# homeassistant.components.nextbus
|
||||
py_nextbusnext==0.1.5
|
||||
|
|
Loading…
Add table
Reference in a new issue