mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
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,7 +2,7 @@
|
|||||||
"domain": "blinksticklight",
|
"domain": "blinksticklight",
|
||||||
"name": "BlinkStick",
|
"name": "BlinkStick",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/blinksticklight",
|
"documentation": "https://www.home-assistant.io/integrations/blinksticklight",
|
||||||
"requirements": ["blinkstick==1.1.8"],
|
"requirements": ["blinkstick==1.2.0"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
@ -373,7 +373,7 @@ blebox_uniapi==1.3.3
|
|||||||
blinkpy==0.17.0
|
blinkpy==0.17.0
|
||||||
|
|
||||||
# homeassistant.components.blinksticklight
|
# homeassistant.components.blinksticklight
|
||||||
blinkstick==1.1.8
|
blinkstick==1.2.0
|
||||||
|
|
||||||
# homeassistant.components.blinkt
|
# homeassistant.components.blinkt
|
||||||
# blinkt==0.1.0
|
# blinkt==0.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user