mirror of
https://github.com/home-assistant/core.git
synced 2026-03-03 00:00:58 +00:00
* Add hardkernel hardware integration * Remove debug prints * Improve tests * Improve test coverage
10 lines
271 B
JSON
10 lines
271 B
JSON
{
|
|
"domain": "hardkernel",
|
|
"name": "Hardkernel",
|
|
"config_flow": false,
|
|
"documentation": "https://www.home-assistant.io/integrations/hardkernel",
|
|
"dependencies": ["hardware", "hassio"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"integration_type": "hardware"
|
|
}
|