node-red-contrib-knx-ultimate
Version:
Control your KNX intallation via Node-Red! A bunch of KNX nodes, with integrated Philips HUE control and ETS group address importer. Easy to use and highly configurable.
14 lines • 618 B
JSON
{
"knxUltimateHueLight": {
"helplink": " <i class=\"fa fa-question-circle\"></i> <a target=\"_blank\" href=\"https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/huesample\"><u>Sample</u></a>",
"title": "HUE node",
"node-input-name": "Name",
"node-input-nameLightSwitch": "Switch (bit)",
"node-input-GALightSwitch": "GA",
"node-input-dptLightSwitch": "dpt",
"node-input-nameLightState": "State (bit)",
"node-input-GALightState": "GA",
"node-input-dptLightState": "dpt",
"node-input-hueLight": "HUE light"
}
}