mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Upgrade blinkpy to 0.17.0 (#46581)
This commit is contained in:
parent
2f9fda73f4
commit
e3ae3cfb83
@ -2,7 +2,7 @@
|
||||
"domain": "blink",
|
||||
"name": "Blink",
|
||||
"documentation": "https://www.home-assistant.io/integrations/blink",
|
||||
"requirements": ["blinkpy==0.16.4"],
|
||||
"requirements": ["blinkpy==0.17.0"],
|
||||
"codeowners": ["@fronzbot"],
|
||||
"config_flow": true
|
||||
}
|
||||
|
@ -351,7 +351,7 @@ bizkaibus==0.1.1
|
||||
blebox_uniapi==1.3.2
|
||||
|
||||
# homeassistant.components.blink
|
||||
blinkpy==0.16.4
|
||||
blinkpy==0.17.0
|
||||
|
||||
# homeassistant.components.blinksticklight
|
||||
blinkstick==1.1.8
|
||||
|
@ -201,7 +201,7 @@ bimmer_connected==0.7.14
|
||||
blebox_uniapi==1.3.2
|
||||
|
||||
# homeassistant.components.blink
|
||||
blinkpy==0.16.4
|
||||
blinkpy==0.17.0
|
||||
|
||||
# homeassistant.components.bond
|
||||
bond-api==0.1.9
|
||||
|
Loading…
x
Reference in New Issue
Block a user