mirror of https://github.com/home-assistant/core
11 lines
301 B
JSON
11 lines
301 B
JSON
{
|
|
"domain": "blackbird",
|
|
"name": "Monoprice Blackbird Matrix Switch",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/blackbird",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pyblackbird"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["pyblackbird==0.6"]
|
|
}
|