Update Tibber lib to 0.26.7. Improve error handling of realtime data (#85008)

This commit is contained in:
Daniel Hjelseth Høyer 2023-01-02 22:16:38 +01:00 committed by GitHub
parent 2176281894
commit be9010f459
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"domain": "tibber",
"name": "Tibber",
"documentation": "https://www.home-assistant.io/integrations/tibber",
"requirements": ["pyTibber==0.26.6"],
"requirements": ["pyTibber==0.26.7"],
"codeowners": ["@danielhiversen"],
"quality_scale": "silver",
"config_flow": true,

View File

@ -1439,7 +1439,7 @@ pyRFXtrx==0.30.0
pySwitchmate==0.5.1
# homeassistant.components.tibber
pyTibber==0.26.6
pyTibber==0.26.7
# homeassistant.components.dlink
pyW215==0.7.0

View File

@ -1039,7 +1039,7 @@ pyMetno==0.9.0
pyRFXtrx==0.30.0
# homeassistant.components.tibber
pyTibber==0.26.6
pyTibber==0.26.7
# homeassistant.components.nextbus
py_nextbusnext==0.1.5