mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 06:37:52 +00:00
Upgrade blinkpy to 0.17.0 (#46581)
This commit is contained in:
parent
2f9fda73f4
commit
e3ae3cfb83
@ -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.16.4"],
|
"requirements": ["blinkpy==0.17.0"],
|
||||||
"codeowners": ["@fronzbot"],
|
"codeowners": ["@fronzbot"],
|
||||||
"config_flow": true
|
"config_flow": true
|
||||||
}
|
}
|
||||||
|
@ -351,7 +351,7 @@ bizkaibus==0.1.1
|
|||||||
blebox_uniapi==1.3.2
|
blebox_uniapi==1.3.2
|
||||||
|
|
||||||
# homeassistant.components.blink
|
# homeassistant.components.blink
|
||||||
blinkpy==0.16.4
|
blinkpy==0.17.0
|
||||||
|
|
||||||
# homeassistant.components.blinksticklight
|
# homeassistant.components.blinksticklight
|
||||||
blinkstick==1.1.8
|
blinkstick==1.1.8
|
||||||
|
@ -201,7 +201,7 @@ bimmer_connected==0.7.14
|
|||||||
blebox_uniapi==1.3.2
|
blebox_uniapi==1.3.2
|
||||||
|
|
||||||
# homeassistant.components.blink
|
# homeassistant.components.blink
|
||||||
blinkpy==0.16.4
|
blinkpy==0.17.0
|
||||||
|
|
||||||
# homeassistant.components.bond
|
# homeassistant.components.bond
|
||||||
bond-api==0.1.9
|
bond-api==0.1.9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user