mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update tibber lib to 0.27.1 (#92016)
This commit is contained in:
parent
2354f8194e
commit
9d3a0d676a
@ -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.0"]
|
"requirements": ["pyTibber==0.27.1"]
|
||||||
}
|
}
|
||||||
|
@ -1475,7 +1475,7 @@ pyRFXtrx==0.30.1
|
|||||||
pySwitchmate==0.5.1
|
pySwitchmate==0.5.1
|
||||||
|
|
||||||
# homeassistant.components.tibber
|
# homeassistant.components.tibber
|
||||||
pyTibber==0.27.0
|
pyTibber==0.27.1
|
||||||
|
|
||||||
# homeassistant.components.dlink
|
# homeassistant.components.dlink
|
||||||
pyW215==0.7.0
|
pyW215==0.7.0
|
||||||
|
@ -1090,7 +1090,7 @@ pyMetno==0.9.0
|
|||||||
pyRFXtrx==0.30.1
|
pyRFXtrx==0.30.1
|
||||||
|
|
||||||
# homeassistant.components.tibber
|
# homeassistant.components.tibber
|
||||||
pyTibber==0.27.0
|
pyTibber==0.27.1
|
||||||
|
|
||||||
# homeassistant.components.dlink
|
# homeassistant.components.dlink
|
||||||
pyW215==0.7.0
|
pyW215==0.7.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user