mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Upgrade blinkpy==0.14.1 for startup bugfix (#24656)
This commit is contained in:
parent
319ac23736
commit
58f14c5fe2
@ -3,7 +3,7 @@
|
|||||||
"name": "Blink",
|
"name": "Blink",
|
||||||
"documentation": "https://www.home-assistant.io/components/blink",
|
"documentation": "https://www.home-assistant.io/components/blink",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"blinkpy==0.14.0"
|
"blinkpy==0.14.1"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
@ -250,7 +250,7 @@ bimmer_connected==0.5.3
|
|||||||
bizkaibus==0.1.1
|
bizkaibus==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.blink
|
# homeassistant.components.blink
|
||||||
blinkpy==0.14.0
|
blinkpy==0.14.1
|
||||||
|
|
||||||
# homeassistant.components.blinksticklight
|
# homeassistant.components.blinksticklight
|
||||||
blinkstick==1.1.8
|
blinkstick==1.1.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user