1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/blinksticklight/manifest.json
jtitley 0b8b45818d
Update BlinkStick to 1.2.0 (#52244)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-20 22:57:47 +02:00

9 lines
232 B
JSON

{
"domain": "blinksticklight",
"name": "BlinkStick",
"documentation": "https://www.home-assistant.io/integrations/blinksticklight",
"requirements": ["blinkstick==1.2.0"],
"codeowners": [],
"iot_class": "local_polling"
}