node-red-contrib-knx-ultimate
Version:
Control your KNX and KNX Secure intallation via Node-Red! A bunch of KNX nodes, with integrated Philips HUE control, ETS group address importer, and KNX routing between interfaces. Easy to use and highly configurable.
20 lines (19 loc) • 465 B
JSON
{
"knxUltimateHueLightSensor": {
"title": "Hue Light Sensor node",
"paletteLabel": "Hue Light Sensor",
"read_status_startup": "Read status at startup",
"opt_no": "No",
"opt_yes_emit": "Yes, and emit KNX telegrams."
},
"common": {
"ga": "GA",
"dpt": "DPT",
"name": "Name",
"youtube_sample": "Youtube sample",
"knx_gw": "KNX GW",
"hue_bridge": "Hue Bridge",
"philips_hue": "Philips HUE",
"read": "Read"
}
}