mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +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",
|
"domain": "blink",
|
||||||
"name": "Blink",
|
"name": "Blink",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/blink",
|
"documentation": "https://www.home-assistant.io/integrations/blink",
|
||||||
"requirements": ["blinkpy==0.15.0"],
|
"requirements": ["blinkpy==0.15.1"],
|
||||||
"codeowners": ["@fronzbot"],
|
"codeowners": ["@fronzbot"],
|
||||||
"config_flow": true
|
"config_flow": true
|
||||||
}
|
}
|
||||||
|
@ -331,7 +331,7 @@ bizkaibus==0.1.1
|
|||||||
blebox_uniapi==1.3.2
|
blebox_uniapi==1.3.2
|
||||||
|
|
||||||
# homeassistant.components.blink
|
# homeassistant.components.blink
|
||||||
blinkpy==0.15.0
|
blinkpy==0.15.1
|
||||||
|
|
||||||
# homeassistant.components.blinksticklight
|
# homeassistant.components.blinksticklight
|
||||||
blinkstick==1.1.8
|
blinkstick==1.1.8
|
||||||
|
@ -172,7 +172,7 @@ bellows==0.17.0
|
|||||||
blebox_uniapi==1.3.2
|
blebox_uniapi==1.3.2
|
||||||
|
|
||||||
# homeassistant.components.blink
|
# homeassistant.components.blink
|
||||||
blinkpy==0.15.0
|
blinkpy==0.15.1
|
||||||
|
|
||||||
# homeassistant.components.bom
|
# homeassistant.components.bom
|
||||||
bomradarloop==0.1.4
|
bomradarloop==0.1.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user