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