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, KNX AI for diagnosticsand KNX routing between interfaces. Easy to use and highly configurable.
158 lines • 10.1 kB
JSON
{
"knxUltimate-config": {
"properties": {
"title": "KNX Gateway Configuration",
"host": "Gateway",
"host_info": "Default setting is the Multicast address of KNX/IP (224.0.23.12)",
"port": "Port",
"port_info": "Default Setting is the Port of KNX/IP (3671)",
"bind_local_int": "Bind to local interface",
"restart_hint": "! Restart Node-RED after above change !",
"adv_options": "Advanced options",
"ets_import": "ETS Group Address list import",
"node-config-input-name": "Name",
"unsecureKNX": "Simple KNX connection",
"secureKNX": "Secure KNX connection",
"autoReconnect": "Automatically connect to KNX BUS at start",
"autoReconnect_yes": "Yes",
"autoReconnect_no": "No (To connect, pass msg.connectGateway = true to a Watchdog node)",
"discovering": "Discovering...",
"interfaces_found": "interfaces found.",
"discovery_failed": "Discovery failed.",
"weinzierl_ack_autoenabled": "Weinzierl interface detected: 'Suppress ACK request' has been enabled automatically. You can disable it in the Advanced tab.",
"address": "Address",
"iface_auto": "Auto",
"iface_manual": "Manually enter interface's name",
"iface_name": "Interface name:",
"iface_name_placeholder": "Interface name, ex: eth0 or ens1 or Ethernet 1 and so on...",
"ip_port": "Gateway port",
"ip_protocol": "Connection protocol",
"proto_auto": "Auto",
"proto_tunnel_udp": "Tunnel UDP",
"proto_multicast": "Multicast",
"proto_tunnel_tcp": "Tunnel TCP",
"proto_serial_ft12": "Serial FT1.2",
"tunnel_ia_label": "Tunnel Interface IA",
"tunnel_ia_mode_auto": "Auto",
"tunnel_ia_mode_manual": "Manual",
"tunnel_ia_input_label": "Interface IA",
"tunnel_ia_placeholder": "1.1.1",
"secure_knx_label": "Secure KNX",
"refresh_interfaces": "Refresh",
"secure_multicast_physaddr_hint": "Secure + Multicast: the physical address you set will sign Data Secure telegrams. Ensure this IA is configured as a Sender for the addressed Group Addresses in ETS, or devices will reject messages.",
"secure_multicast_physaddr_hint_toggle": "Information",
"serial_port_path": "Serial port path",
"serial_refresh": "Refresh serial ports",
"serial_discovering": "Discovering serial ports...",
"serial_ports_found": "serial ports found.",
"serial_ports_failed": "Unable to list serial ports.",
"serial_baud": "Baud rate",
"serial_data_bits": "Data bits",
"serial_stop_bits": "Stop bits",
"serial_parity": "Parity",
"serial_parity_even": "Even",
"serial_parity_odd": "Odd",
"serial_parity_none": "None",
"serial_rtscts": "Enable RTS/CTS hardware flow control",
"serial_dtr": "Keep DTR asserted after connect",
"serial_timeout": "ACK timeout (ms)",
"serial_mode": "Serial FT1.2 mode",
"serial_mode_kberry": "KBerry/BAOS",
"serial_mode_standard": "Standard FT1.2"
},
"tabs": {
"configuration": "Configuration",
"advanced": "Advanced",
"ets_import": "ETS file import",
"utility": "Utility"
},
"advanced": {
"knx_phy_addr": "KNX Physical Address",
"show_date_status": "Show last update day and time in status",
"show_device_status": "Show device name in status (require \"Listen all Group Address\" )",
"show_datapoint_status": "Show datapoint in status",
"suppress_ack": "Suppress ACK request in tunneling mode",
"suppress_ack_help": "The option above helps old KNX/IP Interfaces compatibility. Warning: the node may not notice the disconnection from the gateway. In this case, use the watchdog in Ethernet+KNX twisted pair mode.",
"ignoreTelegramsWithRepeatedFlag": "Suppress repeated (R-Flag) telegrams fom BUS",
"enable_flow_bubbles": "Enable flow bubbles plugin",
"enable_flow_bubbles_help": "Draw live status bubbles next to KNX Device nodes in the editor. Useful during commissioning and debugging.",
"log_level": "Loglevel",
"status_throttle": "Throttle node status updates",
"status_throttle_none": "Immediate (no throttle)",
"status_throttle_1s": "Update after 1 second",
"status_throttle_3s": "Update after 3 seconds",
"status_throttle_5s": "Update after 5 seconds",
"status_throttle_10s": "Update after 10 seconds",
"status_throttle_30s": "Update after 30 seconds",
"status_datetime_format": "Status date/time format",
"status_datetime_format_legacy": "Legacy (system locale)",
"status_datetime_format_iso": "ISO (YYYY-MM-DD HH:mm:ss)",
"status_datetime_format_iso_nosec": "ISO (YYYY-MM-DD HH:mm)",
"status_datetime_format_custom": "Custom (tokens)",
"status_datetime_custom": "Custom format",
"status_datetime_custom_placeholder": "DD MMM HH:mm",
"status_datetime_locale": "Locale override",
"status_datetime_locale_placeholder": "en-GB",
"nodes_list_title": "List of your nodes in all flows",
"nodes_list_help": "Here is a list of all your configured KNX Nodes.",
"select_silent": "Silent (No log)",
"select_trace": "Trace",
"select_debug": "Debug",
"select_info": "Info",
"select_warning": "Warning",
"select_error": "Error (Default)",
"tiphost": "Write EMULATE instead of the IP address, to simulate a gateway (the gateway will not connect to the KNX BUS)",
"delaybetweentelegrams": "Delay between each telegram (in milliseconds)",
"delaybetweentelegramsfurtherdelayREAD": "and further multiply delay only between -read- telegrams"
},
"help": {
"intro": "Configure the KNX gateway connection, ETS import and advanced editor behaviour.",
"flow_bubbles_title": "Flow bubbles plugin",
"flow_bubbles_enable": "Enable this option to draw a small coloured bubble next to each KNX Device node in the editor.",
"flow_bubbles_scope": "Bubbles reflect the latest live state received by the editor from KNX Device nodes linked to this gateway.",
"flow_bubbles_tooltip": "Hover the bubble to inspect the node name/topic, the last payload and the current status text.",
"flow_bubbles_stale": "If no recent KNX traffic is available, the bubble stays dimmed so stale data can be distinguished from fresh updates."
},
"ets": {
"description": "You can import either an ETS CSV group address list, or an ESF group address list. Please prefer the ETS CSV group address list, as the datapoints are more complete.",
"youtube": " <i class=\"fa fa-youtube-play\"></i> <a target=\"_blank\" href=\"https://youtu.be/egRbR_KwP9I\"><u>See how to export the CSV on Youtube.</u></a>",
"help_ga": "If Group Address has no Datapoint",
"import_select_stop": "Stop and abort import",
"import_select_skip": "Skip the affected group address",
"import_select_fake": "Import with a fake 1.001 datapoint (Not recommended)",
"ga_list_title": "Paste here the content of the file exported from ETS, or the path to the file (e.g.: /home/pi/mycsv.csv)",
"ga_list_help": "Paste here the content of the file exported from ETS, or the path to the file (e.g.: /home/pi/mycsv.csv)",
"deploywithETS": "Some control operations will be performed. Any problems will be reported in the debug window on the right.",
"keyring": "Paste here the content of the Keyring XML file, exported from ETS",
"youtubeKeyring": "See how to export the Keyring XML file on Youtube",
"keyring_file": "Keyring file",
"password": "Password",
"secure_credentials_mode": "Secure credentials source",
"secure_credentials_mode_keyring": "ETS keyring file",
"secure_credentials_mode_manual": "Manual credentials",
"secure_credentials_mode_combined": "Keyring + manual tunnel password",
"tunnel_interface_individual_address": "Tunnel interface individual address",
"tunnel_interface_individual_address_placeholder": "1.1.1",
"tunnel_user_id": "Tunnel user ID",
"tunnel_user_password": "Tunnel user password",
"ga_list_label": "ETS group address list"
},
"utility": {
"gather_debug": "Gather debug and log for troubleshoot",
"get_all_used_ga": "Get all used GA for KNX routing filter",
"read_button": "Read",
"copy_ga_router": "Copy these group addresses in your routing table list of your KNX/IP router.",
"clear_persist_label": "Clear persisted GA cache for this gateway",
"clear_persist_button": "Clear",
"clear_persist_confirm": "This deletes the persisted GA cache file for this gateway. Continue?",
"clear_persist_ok": "Delete",
"clear_persist_cancel": "Cancel",
"clear_persist_done": "Persisted GA cache deleted.",
"clear_persist_fail": "Unable to delete persisted GA cache",
"reveal_keyring_label": "Reveal keyring passwords in clear text (KNX Secure)",
"reveal_keyring_button": "Reveal",
"reveal_keyring_loading": "Decoding keyring, please wait...",
"reveal_keyring_fail": "Unable to decode the keyring. Check the keyring file and the general password."
}
}
}