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 and ETS group address importer. Easy to use and highly configurable.
28 lines (27 loc) • 932 B
JSON
{
"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"
},
"knxUltimateHueMotion": {
"paletteLabel": "Hue Motion",
"hue_sensor": "Hue motion sensor",
"no_devices": "No motion sensors available",
"tabs": {
"mapping": "Mapping",
"behaviour": "Behaviour"
},
"mapping_info": "Link the KNX group address that should receive the motion detected state.",
"behaviour_info": "Toggle the Node-RED output pin when you want to process Hue motion events in a flow without KNX.",
"node_pins": "Node output pin",
"node_pins_show": "Show Node-RED output pin",
"node_pins_hide": "Hide",
"output_info": "No KNX gateway selected. When the Node-RED output pin is enabled, Hue motion events are still emitted to your flow."
}
}