update pyTibber libary, add signal strength for Pulse and watty (#31851)
* update pyTibber libary, add signal strength for Pulse and watty * update pyTibber libary, add signal strength for Pulse and wattypull/31875/head
parent
2c42e2aa79
commit
8c270e6fc7
homeassistant/components/tibber
|
@ -2,7 +2,7 @@
|
|||
"domain": "tibber",
|
||||
"name": "Tibber",
|
||||
"documentation": "https://www.home-assistant.io/integrations/tibber",
|
||||
"requirements": ["pyTibber==0.12.0"],
|
||||
"requirements": ["pyTibber==0.12.2"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@danielhiversen"],
|
||||
"quality_scale": "silver"
|
||||
|
|
|
@ -1108,7 +1108,7 @@ pyRFXtrx==0.25
|
|||
# pySwitchmate==0.4.6
|
||||
|
||||
# homeassistant.components.tibber
|
||||
pyTibber==0.12.0
|
||||
pyTibber==0.12.2
|
||||
|
||||
# homeassistant.components.dlink
|
||||
pyW215==0.6.0
|
||||
|
|
Loading…
Reference in New Issue