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