Bump blinkpy to 0.19.2 (#78097)
This commit is contained in:
parent
fd7c257a90
commit
328530479d
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "blink",
|
||||
"name": "Blink",
|
||||
"documentation": "https://www.home-assistant.io/integrations/blink",
|
||||
"requirements": ["blinkpy==0.19.0"],
|
||||
"requirements": ["blinkpy==0.19.2"],
|
||||
"codeowners": ["@fronzbot"],
|
||||
"dhcp": [
|
||||
{
|
||||
|
|
|
@ -417,7 +417,7 @@ bleak==0.17.0
|
|||
blebox_uniapi==2.0.2
|
||||
|
||||
# homeassistant.components.blink
|
||||
blinkpy==0.19.0
|
||||
blinkpy==0.19.2
|
||||
|
||||
# homeassistant.components.blinksticklight
|
||||
blinkstick==1.2.0
|
||||
|
|
|
@ -338,7 +338,7 @@ bleak==0.17.0
|
|||
blebox_uniapi==2.0.2
|
||||
|
||||
# homeassistant.components.blink
|
||||
blinkpy==0.19.0
|
||||
blinkpy==0.19.2
|
||||
|
||||
# homeassistant.components.bluemaestro
|
||||
bluemaestro-ble==0.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue