14 lines
284 B
JSON
14 lines
284 B
JSON
{
|
|
"domain": "blueprint",
|
|
"name": "Blueprint",
|
|
"documentation": "https://github.com/custom-components/blueprint",
|
|
"dependencies": [],
|
|
"config_flow": true,
|
|
"codeowners": [
|
|
"@ludeeus"
|
|
],
|
|
"requirements": [
|
|
"sampleclient",
|
|
"integrationhelper"
|
|
]
|
|
} |