mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 08:06:53 +01:00
11 lines
297 B
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"
|
|
}
|