core/homeassistant/components/homeassistant_hardware/manifest.json

9 lines
273 B
JSON
Raw Normal View History

{
"domain": "homeassistant_hardware",
"name": "Home Assistant Hardware",
"documentation": "https://www.home-assistant.io/integrations/homeassistant_hardware",
"codeowners": ["@home-assistant/core"],
"integration_type": "system",
"after_dependencies": ["zha"]
}