2022-05-25 18:39:15 +00:00
|
|
|
{
|
|
|
|
"domain": "hardware",
|
|
|
|
"name": "Hardware",
|
2023-02-08 19:27:05 +00:00
|
|
|
"codeowners": ["@home-assistant/core"],
|
2022-05-25 18:39:15 +00:00
|
|
|
"config_flow": false,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/hardware",
|
2023-02-08 19:27:05 +00:00
|
|
|
"integration_type": "system",
|
2022-09-28 11:46:20 +00:00
|
|
|
"quality_scale": "internal",
|
2023-02-08 19:27:05 +00:00
|
|
|
"requirements": ["psutil-home-assistant==0.0.1"]
|
2022-05-25 18:39:15 +00:00
|
|
|
}
|