Update BlinkStick to 1.2.0 (#52244)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
a9b9c4f13c
commit
0b8b45818d
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "blinksticklight",
|
||||
"name": "BlinkStick",
|
||||
"documentation": "https://www.home-assistant.io/integrations/blinksticklight",
|
||||
"requirements": ["blinkstick==1.1.8"],
|
||||
"requirements": ["blinkstick==1.2.0"],
|
||||
"codeowners": [],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
|
|
@ -373,7 +373,7 @@ blebox_uniapi==1.3.3
|
|||
blinkpy==0.17.0
|
||||
|
||||
# homeassistant.components.blinksticklight
|
||||
blinkstick==1.1.8
|
||||
blinkstick==1.2.0
|
||||
|
||||
# homeassistant.components.blinkt
|
||||
# blinkt==0.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue