mirror of
https://github.com/home-assistant/core.git
synced 2026-05-19 23:35:20 +02:00
9 lines
232 B
JSON
9 lines
232 B
JSON
{
|
|
"domain": "blinksticklight",
|
|
"name": "BlinkStick",
|
|
"documentation": "https://www.home-assistant.io/integrations/blinksticklight",
|
|
"requirements": ["blinkstick==1.1.8"],
|
|
"codeowners": [],
|
|
"iot_class": "local_polling"
|
|
}
|