mirror of https://github.com/home-assistant/core
12 lines
385 B
JSON
12 lines
385 B
JSON
{
|
|
"domain": "blinksticklight",
|
|
"name": "BlinkStick",
|
|
"codeowners": [],
|
|
"disabled": "This integration is disabled because it uses non-open source code to operate.",
|
|
"documentation": "https://www.home-assistant.io/integrations/blinksticklight",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["blinkstick"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["BlinkStick==1.2.0"]
|
|
}
|