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, ETS group address importer, KNX AI for diagnosticsand KNX routing between interfaces. Easy to use and highly configurable.

95 lines (94 loc) 4.93 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...", "locate_no_bridge": "Select a Hue bridge first", "locate_no_device": "Select a Hue device first", "locate_success": "Locate command sent", "locate_started": "Locate mode started. Press again to stop (auto-stops after 10 minutes).", "locate_stopped": "Locate mode stopped.", "locate_start_title": "Locate selected Hue device", "locate_stop_title": "Stop locate mode", "locate_error": "Unable to locate Hue device", "day_night": "Day/Night", "invert_day_night": "Invert day/night value", "override_night_mode": "Force day 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)", "update_local_state_from_knx_write": "Update local cached Hue state from KNX bus writes", "update_local_state_from_knx_write_hint": "Enabled: faster local reactions and consistent immediate KNX read responses. Disabled: keep the cache aligned only with real Hue bridge events.", "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" } }