Bump pyTibber to 0.24.0 (#76098)
To be able to add tibber sensors for production.
This commit is contained in:
parent
651928ee0c
commit
7f83cba83a
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.22.3"],
|
||||
"requirements": ["pyTibber==0.24.0"],
|
||||
"codeowners": ["@danielhiversen"],
|
||||
"quality_scale": "silver",
|
||||
"config_flow": true,
|
||||
|
|
|
@ -1359,7 +1359,7 @@ pyRFXtrx==0.30.0
|
|||
pySwitchmate==0.5.1
|
||||
|
||||
# homeassistant.components.tibber
|
||||
pyTibber==0.22.3
|
||||
pyTibber==0.24.0
|
||||
|
||||
# homeassistant.components.dlink
|
||||
pyW215==0.7.0
|
||||
|
|
|
@ -947,7 +947,7 @@ pyMetno==0.9.0
|
|||
pyRFXtrx==0.30.0
|
||||
|
||||
# homeassistant.components.tibber
|
||||
pyTibber==0.22.3
|
||||
pyTibber==0.24.0
|
||||
|
||||
# homeassistant.components.nextbus
|
||||
py_nextbusnext==0.1.5
|
||||
|
|
Loading…
Add table
Reference in a new issue