Bump pyTibber to 0.15.2 (#39870)
parent
1a12611117
commit
1f75f61bb0
|
@ -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.14.0"],
|
"requirements": ["pyTibber==0.15.2"],
|
||||||
"codeowners": ["@danielhiversen"],
|
"codeowners": ["@danielhiversen"],
|
||||||
"quality_scale": "silver",
|
"quality_scale": "silver",
|
||||||
"config_flow": true
|
"config_flow": true
|
||||||
|
|
|
@ -1202,7 +1202,7 @@ pyRFXtrx==0.25
|
||||||
# pySwitchmate==0.4.6
|
# pySwitchmate==0.4.6
|
||||||
|
|
||||||
# homeassistant.components.tibber
|
# homeassistant.components.tibber
|
||||||
pyTibber==0.14.0
|
pyTibber==0.15.2
|
||||||
|
|
||||||
# homeassistant.components.dlink
|
# homeassistant.components.dlink
|
||||||
pyW215==0.7.0
|
pyW215==0.7.0
|
||||||
|
|
|
@ -583,7 +583,7 @@ pyMetno==0.8.1
|
||||||
pyRFXtrx==0.25
|
pyRFXtrx==0.25
|
||||||
|
|
||||||
# homeassistant.components.tibber
|
# homeassistant.components.tibber
|
||||||
pyTibber==0.14.0
|
pyTibber==0.15.2
|
||||||
|
|
||||||
# homeassistant.components.nextbus
|
# homeassistant.components.nextbus
|
||||||
py_nextbusnext==0.1.4
|
py_nextbusnext==0.1.4
|
||||||
|
|
Loading…
Reference in New Issue