mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 04:05:06 +02:00
Tibber upgrade lib, improve reconnect issues (#96276)
Tibber upgrade lib, improve recoonect issues Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
This commit is contained in:
committed by
GitHub
parent
85ed347ff3
commit
7e686db4be
@@ -8,5 +8,5 @@
|
|||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["tibber"],
|
"loggers": ["tibber"],
|
||||||
"quality_scale": "silver",
|
"quality_scale": "silver",
|
||||||
"requirements": ["pyTibber==0.27.2"]
|
"requirements": ["pyTibber==0.28.0"]
|
||||||
}
|
}
|
||||||
|
@@ -1533,7 +1533,7 @@ pyRFXtrx==0.30.1
|
|||||||
pySDCP==1
|
pySDCP==1
|
||||||
|
|
||||||
# homeassistant.components.tibber
|
# homeassistant.components.tibber
|
||||||
pyTibber==0.27.2
|
pyTibber==0.28.0
|
||||||
|
|
||||||
# homeassistant.components.dlink
|
# homeassistant.components.dlink
|
||||||
pyW215==0.7.0
|
pyW215==0.7.0
|
||||||
|
@@ -1148,7 +1148,7 @@ pyElectra==1.2.0
|
|||||||
pyRFXtrx==0.30.1
|
pyRFXtrx==0.30.1
|
||||||
|
|
||||||
# homeassistant.components.tibber
|
# homeassistant.components.tibber
|
||||||
pyTibber==0.27.2
|
pyTibber==0.28.0
|
||||||
|
|
||||||
# homeassistant.components.dlink
|
# homeassistant.components.dlink
|
||||||
pyW215==0.7.0
|
pyW215==0.7.0
|
||||||
|
Reference in New Issue
Block a user