Upgrade blinkpy library to 0.14.3 (#34542)
parent
fc8d41d024
commit
08cacb9f51
|
@ -2,6 +2,6 @@
|
|||
"domain": "blink",
|
||||
"name": "Blink",
|
||||
"documentation": "https://www.home-assistant.io/integrations/blink",
|
||||
"requirements": ["blinkpy==0.14.2"],
|
||||
"requirements": ["blinkpy==0.14.3"],
|
||||
"codeowners": ["@fronzbot"]
|
||||
}
|
||||
|
|
|
@ -333,7 +333,7 @@ bimmer_connected==0.7.5
|
|||
bizkaibus==0.1.1
|
||||
|
||||
# homeassistant.components.blink
|
||||
blinkpy==0.14.2
|
||||
blinkpy==0.14.3
|
||||
|
||||
# homeassistant.components.blinksticklight
|
||||
blinkstick==1.1.8
|
||||
|
|
Loading…
Reference in New Issue