13 lines
349 B
JSON
13 lines
349 B
JSON
{
|
|
"domain": "integration_blueprint",
|
|
"name": "Integration blueprint",
|
|
"documentation": "https://github.com/custom-components/integration_blueprint",
|
|
"issue_tracker": "https://github.com/custom-components/integration_blueprint/issues",
|
|
"dependencies": [],
|
|
"config_flow": true,
|
|
"codeowners": [
|
|
"@ludeeus"
|
|
],
|
|
"requirements": []
|
|
}
|