core/homeassistant/components/hardware/manifest.json

11 lines
304 B
JSON
Raw Normal View History

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