core/homeassistant/components/hardware/manifest.json

11 lines
304 B
JSON

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