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.
27 lines (26 loc) • 743 B
JSON
{
"knxUltimateHueContactSensor": {
"paletteLabel": "Hue Contact Sensor",
"hue_sensor": "Hue Contact Sensor",
"no_devices": "No Hue contact sensors available",
"placeholders": {
"device": "Hue contact sensor",
"contact_ga": "Contact GA name"
},
"tabs": {
"mapping": "Mapping"
},
"mapping_info": "Link the KNX GA that should receive contact state updates.",
"output_info": "No KNX gateway selected. Contact events are still emitted on the Node-RED output pin."
},
"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"
}
}