UNPKG

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.

85 lines (84 loc) 4.22 kB
{ "knxUltimateHueLight": { "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", "paletteLabel": "Hue Light/Outlet", "no_devices": "No Hue devices found. Click refresh after pairing a new light.", "tabs": { "switch": "Switch", "dim": "Dim", "tunable_white": "Tunable white", "rgb_hsv": "RGB/HSV", "effects": "Effects", "behaviour": "Behaviour" }, "control": "Control", "status": "Status", "night_lighting": "Night Lighting", "no_night_lighting": "No night lighting", "get_current": "Get current", "get_again": "Get again", "wait": "Wait...", "day_night": "Day/Night", "invert_day_night": "Invert day/night value", "override_night_mode": "Override night mode", "override_no": "No", "override_set_day_fast_this": "Switch to DAY mode by rapid switching the light off then on (this light only)", "override_set_day_fast_all": "Switch to DAY mode by rapid switching the light off then on (apply to ALL light nodes)", "node_pins": "Node Input/Output PINs", "node_pins_hide": "Hide", "node_pins_show": "Show node input/output PINs", "read_status_startup": "Read status at startup", "opt_no": "No", "opt_yes_emit": "Yes, and emit KNX telegrams.", "knx_brightness_status": "KNX Brightness Status", "knx_brightness_onhueoff": "When HUE light is Off send 0%. When HUE On, restore previous value (Default KNX behaviour)", "knx_brightness_no": "Leave as is (default HUE behaviour)", "use_min_brightness": "Use minimum brightness specified in the HUE light", "k_suffix": "K", "temp_desc_2200": "(start of Philips White Ambiance lights range)", "temp_desc_2700": "(warm white, intimate, cozy, personal, for living rooms)", "temp_desc_3000": "(soft white, warm, calming, for bathrooms and kitchens)", "temp_desc_3500_day": "(neutral white, balanced, friendly, inviting, for office spaces and retail)", "temp_desc_3500_night": "(not recommended for night time - neutral white, for office spaces and retail)", "temp_desc_4100_day": "(cool white, precise, clean, focused, for garages and grocery stores)", "temp_desc_4100_night": "(not recommended for night time - cool white, precise, clean, focused, for garages and grocery stores)", "temp_desc_5000_day": "(bright white, vibrant, crisp, for warehouses, sports stadiums and healthcare)", "temp_desc_5000_night": "(not recommended for night time - bright white, vibrant, crisp, for warehouses, sports stadiums and healthcare)", "temp_desc_6500_day": "(daylight, alert, energetic, for indoor agriculture)", "temp_desc_6500_night": "(not recommended for night time - daylight, alert, energetic, for indoor agriculture)", "switch_on_behaviour": "Switch on behaviour", "none": "None", "switch_off": "(Switch Off)", "select_color": "Select color", "select_temperature_brightness": "Select temperature and brightness", "select_brightness": "Select brightness", "effect_command": "Effect command", "effect_status": "Effect status", "effect_mapping": "Mappings", "effect_autofill": "Fill with available effects", "effect_tip": "Provide KNX value / Hue effect pairs. When the incoming KNX payload matches the value, the selected effect is applied to the light.", "effect_tip_status": "If a status group address is configured, the current Hue effect is emitted using the mapped KNX value or the effect name.", "effect_not_supported": "This light does not expose Hue effects.", "effect_knx_value_placeholder": "Value to match", "effect_base_label": "Non-Hue basic effects", "effect_native_label": "Hue native effects" }, "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" } }