core/homeassistant/components/hardkernel/manifest.json

11 lines
297 B
JSON

{
"domain": "hardkernel",
"name": "Hardkernel",
"after_dependencies": ["hassio"],
"codeowners": ["@home-assistant/core"],
"config_flow": false,
"dependencies": ["hardware"],
"documentation": "https://www.home-assistant.io/integrations/hardkernel",
"integration_type": "hardware"
}