UNPKG

node-red-dashboard-2-t86

Version:

Set of Node-RED nodes to controll home automation based on Unipi Patron and DALI.

15 lines 281 B
{ "version": "0.2.0", "configurations": [ { "type": "node", "request": "attach", "name": "Attach to Node-RED", "port": 9229, "restart": true, "timeout": 10000, "localRoot": "${workspaceFolder}", "remoteRoot": null } ] }