mirror of https://github.com/home-assistant/core
12 lines
323 B
JSON
12 lines
323 B
JSON
{
|
|
"domain": "numato",
|
|
"name": "Numato USB GPIO Expander",
|
|
"codeowners": ["@clssn"],
|
|
"documentation": "https://www.home-assistant.io/integrations/numato",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_push",
|
|
"loggers": ["numato_gpio"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["numato-gpio==0.13.0"]
|
|
}
|