mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 19:55:10 +02:00
Upgrade blinkpy==0.14.1 for startup bugfix (#24656)
This commit is contained in:
committed by
Paulus Schoutsen
parent
319ac23736
commit
58f14c5fe2
@@ -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
|
||||
|
Reference in New Issue
Block a user