Fix tibber fails if power production is enabled but no power is produced (#126209)

* fix #125312 - tibber integration fails if power production is enabled but no power is produced

* fix requirements_all.txt
pull/126566/head
Sebastian Nohn 2024-09-19 09:11:57 +02:00 committed by Franck Nijhof
parent 6e36febd37
commit c81f280bc1
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

View File

@ -8,5 +8,5 @@
"iot_class": "cloud_polling",
"loggers": ["tibber"],
"quality_scale": "silver",
"requirements": ["pyTibber==0.30.1"]
"requirements": ["pyTibber==0.30.2"]
}

View File

@ -1707,7 +1707,7 @@ pyRFXtrx==0.31.1
pySDCP==1
# homeassistant.components.tibber
pyTibber==0.30.1
pyTibber==0.30.2
# homeassistant.components.dlink
pyW215==0.7.0

View File

@ -1381,7 +1381,7 @@ pyElectra==1.2.4
pyRFXtrx==0.31.1
# homeassistant.components.tibber
pyTibber==0.30.1
pyTibber==0.30.2
# homeassistant.components.dlink
pyW215==0.7.0