Upgrade blinkpy==0.14.1 for startup bugfix (#24656)
This commit is contained in:
parent
319ac23736
commit
58f14c5fe2
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Blink",
|
||||
"documentation": "https://www.home-assistant.io/components/blink",
|
||||
"requirements": [
|
||||
"blinkpy==0.14.0"
|
||||
"blinkpy==0.14.1"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
|
@ -250,7 +250,7 @@ bimmer_connected==0.5.3
|
|||
bizkaibus==0.1.1
|
||||
|
||||
# homeassistant.components.blink
|
||||
blinkpy==0.14.0
|
||||
blinkpy==0.14.1
|
||||
|
||||
# homeassistant.components.blinksticklight
|
||||
blinkstick==1.1.8
|
||||
|
|
Loading…
Add table
Reference in a new issue