mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Bump blinkpy version to fix connection errors (#37755)
* Bump blinkpy version to fix connection errors * Bump blinkpy version to fix connection errors * Rebased, re-ran gen_requirements_all
This commit is contained in:
parent
0bcc8624b7
commit
4d0c4ac5b3
@ -2,7 +2,7 @@
|
||||
"domain": "blink",
|
||||
"name": "Blink",
|
||||
"documentation": "https://www.home-assistant.io/integrations/blink",
|
||||
"requirements": ["blinkpy==0.15.0"],
|
||||
"requirements": ["blinkpy==0.15.1"],
|
||||
"codeowners": ["@fronzbot"],
|
||||
"config_flow": true
|
||||
}
|
||||
|
@ -331,7 +331,7 @@ bizkaibus==0.1.1
|
||||
blebox_uniapi==1.3.2
|
||||
|
||||
# homeassistant.components.blink
|
||||
blinkpy==0.15.0
|
||||
blinkpy==0.15.1
|
||||
|
||||
# homeassistant.components.blinksticklight
|
||||
blinkstick==1.1.8
|
||||
|
@ -172,7 +172,7 @@ bellows==0.17.0
|
||||
blebox_uniapi==1.3.2
|
||||
|
||||
# homeassistant.components.blink
|
||||
blinkpy==0.15.0
|
||||
blinkpy==0.15.1
|
||||
|
||||
# homeassistant.components.bom
|
||||
bomradarloop==0.1.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user