mirror of https://github.com/home-assistant/core
12 lines
328 B
JSON
12 lines
328 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",
|
|
"single_config_entry": true
|
|
}
|