15 lines
280 B
JSON
15 lines
280 B
JSON
|
{
|
||
|
"domain": "nodered",
|
||
|
"name": "Node-RED",
|
||
|
"documentation": "https://github.com/zachowj/node-red",
|
||
|
"dependencies": [],
|
||
|
"config_flow": true,
|
||
|
"codeowners": [
|
||
|
"@zachowj"
|
||
|
],
|
||
|
"requirements": [
|
||
|
"integrationhelper"
|
||
|
],
|
||
|
"homeassistant": "0.96.0"
|
||
|
}
|