12 lines
331 B
JSON
12 lines
331 B
JSON
{
|
|
"domain": "hardware",
|
|
"name": "Hardware",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"config_flow": false,
|
|
"documentation": "https://www.home-assistant.io/integrations/hardware",
|
|
"import_executor": true,
|
|
"integration_type": "system",
|
|
"quality_scale": "internal",
|
|
"requirements": ["psutil-home-assistant==0.0.1"]
|
|
}
|