mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 02:47:14 +00:00
2336 lines
76 KiB
JSON
2336 lines
76 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"cannot_form_network": "Could not form a new Zigbee network.\n\nError: {error}",
|
|
"cannot_resolve_path": "Could not resolve device path: {path}",
|
|
"cannot_restore_backup": "The adapter you are restoring to does not properly support backup restoration. Please upgrade the firmware.\n\nError: {error}",
|
|
"cannot_restore_backup_no_ieee_confirm": "The adapter you are restoring to has outdated firmware and cannot write the adapter IEEE address multiple times. Please upgrade the firmware or confirm permanent overwrite in the previous step.",
|
|
"invalid_zeroconf_data": "The coordinator has invalid Zeroconf service info and cannot be identified by ZHA",
|
|
"not_zha_device": "This device is not a ZHA device",
|
|
"reconfigure_successful": "ZHA has successfully migrated from your old adapter to the new one. Give your Zigbee network a few minutes to stabilize.\n\nIf you no longer need the old adapter, you can now unplug it.",
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
|
"usb_probe_failed": "Failed to probe the USB device",
|
|
"wrong_firmware_installed": "Your device is running the wrong firmware and cannot be used with ZHA until the correct firmware is installed. [A repair has been created]({repair_url}) with more information and instructions for how to fix this."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
|
"invalid_backup_json": "Invalid backup JSON"
|
|
},
|
|
"flow_title": "{name}",
|
|
"progress": {
|
|
"form_new_network": "Forming a new Zigbee network.\n\nWe scan for a clear network channel as part of this process, this can take a minute.",
|
|
"maybe_reset_old_radio": "Resetting old adapter.\n\nYour old adapter has been backed up and is being factory reset.",
|
|
"restore_backup": "Restoring network settings to new adapter.\n\nThis will take a minute."
|
|
},
|
|
"step": {
|
|
"choose_automatic_backup": {
|
|
"data": {
|
|
"choose_automatic_backup": "Choose an automatic backup"
|
|
},
|
|
"description": "Restore your network settings from an automatic backup",
|
|
"title": "Restore automatic backup"
|
|
},
|
|
"choose_formation_strategy": {
|
|
"description": "Choose the network settings for your adapter.",
|
|
"menu_option_descriptions": {
|
|
"choose_automatic_backup": "This will let you change your adapter's network settings back to a previous state, in case you have changed them.",
|
|
"form_initial_network": "[%key:component::zha::config::step::choose_formation_strategy::menu_option_descriptions::form_new_network%]",
|
|
"form_new_network": "This will create a new Zigbee network.",
|
|
"reuse_settings": "This will let ZHA import the settings from a stick that was used with other software, migrating some of the network automatically.",
|
|
"upload_manual_backup": "This will let you upload a backup JSON file from ZHA or the Zigbee2MQTT `coordinator_backup.json` file."
|
|
},
|
|
"menu_options": {
|
|
"choose_automatic_backup": "Restore an automatic backup",
|
|
"form_initial_network": "Create a network",
|
|
"form_new_network": "Erase network settings and create a new network",
|
|
"reuse_settings": "Keep adapter network settings",
|
|
"upload_manual_backup": "Upload a manual backup"
|
|
},
|
|
"title": "Network formation"
|
|
},
|
|
"choose_migration_strategy": {
|
|
"description": "Choose how you want to migrate your Zigbee network backup from your old adapter to a new one.",
|
|
"menu_option_descriptions": {
|
|
"migration_strategy_advanced": "This will let you restore a specific network backup or upload your own.",
|
|
"migration_strategy_recommended": "This is the quickest option to migrate to a new adapter."
|
|
},
|
|
"menu_options": {
|
|
"migration_strategy_advanced": "Advanced migration",
|
|
"migration_strategy_recommended": "Migrate automatically (recommended)"
|
|
},
|
|
"title": "Migrate to a new adapter"
|
|
},
|
|
"choose_serial_port": {
|
|
"data": {
|
|
"path": "Serial device path"
|
|
},
|
|
"description": "Select the serial port for your Zigbee adapter",
|
|
"title": "Select a serial port"
|
|
},
|
|
"choose_setup_strategy": {
|
|
"description": "Choose how you want to set up Zigbee. Automatic setup is recommended unless you are restoring your network from a backup or setting up an adapter with nonstandard settings.",
|
|
"menu_option_descriptions": {
|
|
"setup_strategy_advanced": "This will let you restore from a backup.",
|
|
"setup_strategy_recommended": "This is the quickest option to create a new network and get started."
|
|
},
|
|
"menu_options": {
|
|
"setup_strategy_advanced": "Advanced setup",
|
|
"setup_strategy_recommended": "Set up automatically (recommended)"
|
|
},
|
|
"title": "Set up Zigbee"
|
|
},
|
|
"confirm": {
|
|
"description": "Do you want to set up {name}?"
|
|
},
|
|
"confirm_ezsp_ieee_overwrite": {
|
|
"data": {
|
|
"overwrite_coordinator_ieee": "Permanently replace the adapter IEEE address"
|
|
},
|
|
"description": "Your backup has a different IEEE address than your adapter. For your network to function properly, the IEEE address of your adapter should also be changed.\n\nThis is a permanent operation.",
|
|
"title": "Overwrite adapter IEEE address"
|
|
},
|
|
"form_new_network": {
|
|
"title": "Forming new network"
|
|
},
|
|
"manual_pick_radio_type": {
|
|
"data": {
|
|
"radio_type": "Adapter type"
|
|
},
|
|
"description": "Pick your Zigbee adapter type",
|
|
"title": "Select an adapter type"
|
|
},
|
|
"manual_port_config": {
|
|
"data": {
|
|
"baudrate": "Serial port speed",
|
|
"flow_control": "Serial port flow control",
|
|
"path": "Serial device path"
|
|
},
|
|
"data_description": {
|
|
"baudrate": "Baudrate to use when communicating with the serial port, usually 115200 or 460800",
|
|
"flow_control": "Check your adapter's documentation for the correct option, usually `None` or `Hardware`",
|
|
"path": "Path to the serial port or `socket://` TCP address"
|
|
},
|
|
"description": "ZHA was not able to automatically detect serial port settings for your adapter. This usually is an issue with the firmware or permissions.\n\nIf you are using firmware with nonstandard settings, enter the serial port settings",
|
|
"title": "Serial port settings"
|
|
},
|
|
"maybe_reset_old_radio": {
|
|
"title": "Resetting old adapter"
|
|
},
|
|
"plug_in_new_radio": {
|
|
"description": "Your new adapter at `{device_path}` was not found.\nPlease plug it in and click Submit to continue.",
|
|
"title": "New adapter not found"
|
|
},
|
|
"plug_in_old_radio": {
|
|
"description": "Your old adapter at `{device_path}` was not found. You can retry after plugging it back in, or skip resetting the old adapter.\n\n**Warning:** If you skip resetting the old adapter, ensure it remains permanently disconnected. Plugging it back in later will cause network issues.",
|
|
"menu_option_descriptions": {
|
|
"retry_old_radio": "Retry connecting to the old adapter to reset it as part of the migration.",
|
|
"skip_reset_old_radio": "Skip resetting the old adapter and continue with the migration."
|
|
},
|
|
"menu_options": {
|
|
"retry_old_radio": "Retry",
|
|
"skip_reset_old_radio": "Skip reset"
|
|
},
|
|
"title": "Old adapter not found"
|
|
},
|
|
"restore_backup": {
|
|
"title": "Restoring network to new adapter"
|
|
},
|
|
"upload_manual_backup": {
|
|
"data": {
|
|
"uploaded_backup_file": "Upload a file"
|
|
},
|
|
"description": "Restore your network settings from an uploaded backup JSON file. You can download one from a different ZHA installation from **Network Settings**, or use a Zigbee2MQTT `coordinator_backup.json` file.",
|
|
"title": "Upload a manual backup"
|
|
},
|
|
"verify_radio": {
|
|
"description": "The adapter you are using ({name}) is not recommended and support for it may be removed in the future. Please see the Zigbee Home Automation integration's documentation for [a list of recommended adapters]({docs_recommended_adapters_url}).",
|
|
"title": "Adapter is not recommended"
|
|
}
|
|
}
|
|
},
|
|
"config_panel": {
|
|
"zha_alarm_options": {
|
|
"alarm_arm_requires_code": "Code required for arming actions",
|
|
"alarm_failed_tries": "The number of consecutive failed code entries to trigger an alarm",
|
|
"alarm_master_code": "Master code for the alarm control panel(s)",
|
|
"title": "Alarm control panel options"
|
|
},
|
|
"zha_options": {
|
|
"consider_unavailable_battery": "Consider battery-powered devices unavailable after (seconds)",
|
|
"consider_unavailable_mains": "Consider mains-powered devices unavailable after (seconds)",
|
|
"default_light_transition": "Default light transition time (seconds)",
|
|
"enable_identify_on_join": "Enable identify effect when devices join the network",
|
|
"enable_mains_startup_polling": "Refresh state for mains-powered devices on startup",
|
|
"enhanced_light_transition": "Enable enhanced light color/temperature transition from an off-state",
|
|
"group_members_assume_state": "Group members assume state of group",
|
|
"light_transitioning_flag": "Enable enhanced brightness slider during light transition",
|
|
"title": "Global options"
|
|
}
|
|
},
|
|
"device_automation": {
|
|
"action_type": {
|
|
"issue_all_led_effect": "Issue effect for all LEDs",
|
|
"issue_individual_led_effect": "Issue effect for individual LED",
|
|
"squawk": "Squawk",
|
|
"warn": "Warn"
|
|
},
|
|
"extra_fields": {
|
|
"color": "Color hue",
|
|
"duration": "Duration in seconds",
|
|
"effect_type": "Effect type",
|
|
"led_number": "LED number",
|
|
"level": "Brightness (%)"
|
|
},
|
|
"trigger_subtype": {
|
|
"both_buttons": "Both buttons",
|
|
"button": "Button",
|
|
"button_1": "First button",
|
|
"button_2": "Second button",
|
|
"button_3": "Third button",
|
|
"button_4": "Fourth button",
|
|
"button_5": "Fifth button",
|
|
"button_6": "Sixth button",
|
|
"button_7": "Seventh button",
|
|
"button_8": "Eighth button",
|
|
"close": "[%key:common::action::close%]",
|
|
"dim_down": "Dim down",
|
|
"dim_up": "Dim up",
|
|
"face_1": "With face 1 activated",
|
|
"face_2": "With face 2 activated",
|
|
"face_3": "With face 3 activated",
|
|
"face_4": "With face 4 activated",
|
|
"face_5": "With face 5 activated",
|
|
"face_6": "With face 6 activated",
|
|
"face_any": "With any/specified face(s) activated",
|
|
"left": "Left",
|
|
"open": "[%key:common::action::open%]",
|
|
"right": "Right",
|
|
"rotary_knob": "Rotary knob",
|
|
"turn_off": "[%key:common::action::turn_off%]",
|
|
"turn_on": "[%key:common::action::turn_on%]"
|
|
},
|
|
"trigger_type": {
|
|
"device_dropped": "Device dropped",
|
|
"device_flipped": "Device flipped \"{subtype}\"",
|
|
"device_knocked": "Device knocked \"{subtype}\"",
|
|
"device_offline": "Device offline",
|
|
"device_rotated": "Device rotated \"{subtype}\"",
|
|
"device_shaken": "Device shaken",
|
|
"device_slid": "Device slid \"{subtype}\"",
|
|
"device_tilted": "Device tilted",
|
|
"remote_button_alt_double_press": "\"{subtype}\" double clicked (Alternate mode)",
|
|
"remote_button_alt_long_press": "\"{subtype}\" continuously pressed (Alternate mode)",
|
|
"remote_button_alt_long_release": "\"{subtype}\" released after long press (Alternate mode)",
|
|
"remote_button_alt_quadruple_press": "\"{subtype}\" quadruple clicked (Alternate mode)",
|
|
"remote_button_alt_quintuple_press": "\"{subtype}\" quintuple clicked (Alternate mode)",
|
|
"remote_button_alt_short_press": "\"{subtype}\" pressed (Alternate mode)",
|
|
"remote_button_alt_short_release": "\"{subtype}\" released (Alternate mode)",
|
|
"remote_button_alt_triple_press": "\"{subtype}\" triple clicked (Alternate mode)",
|
|
"remote_button_double_press": "\"{subtype}\" double clicked",
|
|
"remote_button_long_press": "\"{subtype}\" continuously pressed",
|
|
"remote_button_long_release": "\"{subtype}\" released after long press",
|
|
"remote_button_quadruple_press": "\"{subtype}\" quadruple clicked",
|
|
"remote_button_quintuple_press": "\"{subtype}\" quintuple clicked",
|
|
"remote_button_short_press": "\"{subtype}\" pressed",
|
|
"remote_button_short_release": "\"{subtype}\" released",
|
|
"remote_button_triple_press": "\"{subtype}\" triple clicked",
|
|
"rotary_knob_continued_rotating": "Rotary knob continued rotating \"{subtype}\"",
|
|
"rotary_knob_started_rotating": "Rotary knob started rotating \"{subtype}\"",
|
|
"rotary_knob_stopped_rotating": "\"{subtype}\" stopped rotating"
|
|
}
|
|
},
|
|
"entity": {
|
|
"alarm_control_panel": {
|
|
"alarm_control_panel": {
|
|
"name": "[%key:component::alarm_control_panel::title%]"
|
|
}
|
|
},
|
|
"binary_sensor": {
|
|
"accelerometer": {
|
|
"name": "Accelerometer"
|
|
},
|
|
"binary_input": {
|
|
"name": "Binary input"
|
|
},
|
|
"calibrated": {
|
|
"name": "Calibrated"
|
|
},
|
|
"consumer_connected": {
|
|
"name": "Consumer connected"
|
|
},
|
|
"error_or_battery_low": {
|
|
"name": "Error or battery low"
|
|
},
|
|
"external_sensor": {
|
|
"name": "External sensor"
|
|
},
|
|
"fault_alarm": {
|
|
"name": "Fault alarm"
|
|
},
|
|
"flow_switch": {
|
|
"name": "Flow switch"
|
|
},
|
|
"frient_in_1": {
|
|
"name": "IN1"
|
|
},
|
|
"frient_in_2": {
|
|
"name": "IN2"
|
|
},
|
|
"frient_in_3": {
|
|
"name": "IN3"
|
|
},
|
|
"frient_in_4": {
|
|
"name": "IN4"
|
|
},
|
|
"frost_lock": {
|
|
"name": "Frost lock"
|
|
},
|
|
"hand_open": {
|
|
"name": "Opened by hand"
|
|
},
|
|
"heat_required": {
|
|
"name": "Heat required"
|
|
},
|
|
"ias_zone": {
|
|
"name": "IAS zone"
|
|
},
|
|
"led_indicator": {
|
|
"name": "LED indicator"
|
|
},
|
|
"linkage_alarm_state": {
|
|
"name": "Linkage alarm state"
|
|
},
|
|
"mounting_mode_active": {
|
|
"name": "Mounting mode active"
|
|
},
|
|
"open_window_detection_status": {
|
|
"name": "Open window detection status"
|
|
},
|
|
"preheat_active": {
|
|
"name": "Preheat active"
|
|
},
|
|
"preheat_status": {
|
|
"name": "Pre-heat status"
|
|
},
|
|
"replace_filter": {
|
|
"name": "Replace filter"
|
|
},
|
|
"silence_alarm": {
|
|
"name": "Silence alarm"
|
|
},
|
|
"valve_alarm": {
|
|
"name": "Valve alarm"
|
|
},
|
|
"valve_state": {
|
|
"name": "Valve state"
|
|
},
|
|
"water_leak": {
|
|
"name": "Water leak"
|
|
},
|
|
"water_supply": {
|
|
"name": "Water supply"
|
|
},
|
|
"window_detection": {
|
|
"name": "Open window detection"
|
|
}
|
|
},
|
|
"button": {
|
|
"calibrate_valve": {
|
|
"name": "Calibrate valve"
|
|
},
|
|
"calibrate_z_axis": {
|
|
"name": "Calibrate Z axis"
|
|
},
|
|
"feed": {
|
|
"name": "Feed"
|
|
},
|
|
"frost_lock_reset": {
|
|
"name": "Frost lock reset"
|
|
},
|
|
"reset_alarm": {
|
|
"name": "Reset alarm"
|
|
},
|
|
"reset_frost_lock": {
|
|
"name": "Frost lock reset"
|
|
},
|
|
"reset_no_presence_status": {
|
|
"name": "Presence status reset"
|
|
},
|
|
"reset_summation_delivered": {
|
|
"name": "Reset summation delivered"
|
|
},
|
|
"reset_summation_delivered_left": {
|
|
"name": "Reset left summation delivered"
|
|
},
|
|
"reset_summation_delivered_right": {
|
|
"name": "Reset right summation delivered"
|
|
},
|
|
"restart_device": {
|
|
"name": "Restart device"
|
|
},
|
|
"self_test": {
|
|
"name": "Self-test"
|
|
}
|
|
},
|
|
"climate": {
|
|
"thermostat": {
|
|
"name": "[%key:component::climate::entity_component::_::name%]"
|
|
}
|
|
},
|
|
"cover": {
|
|
"cover": {
|
|
"name": "[%key:component::cover::title%]"
|
|
},
|
|
"keen_vent": {
|
|
"name": "Keen vent"
|
|
},
|
|
"shade": {
|
|
"name": "[%key:component::cover::entity_component::shade::name%]"
|
|
}
|
|
},
|
|
"fan": {
|
|
"fan": {
|
|
"name": "[%key:component::fan::title%]",
|
|
"state_attributes": {
|
|
"preset_mode": {
|
|
"state": {
|
|
"auto": "[%key:common::state::auto%]",
|
|
"smart": "Smart"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"fan_group": {
|
|
"name": "Fan group"
|
|
}
|
|
},
|
|
"light": {
|
|
"light": {
|
|
"name": "[%key:component::light::title%]",
|
|
"state_attributes": {
|
|
"effect": {
|
|
"state": {
|
|
"colorloop": "Color loop"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"light_group": {
|
|
"name": "Light group"
|
|
}
|
|
},
|
|
"lock": {
|
|
"door_lock": {
|
|
"name": "Door lock"
|
|
}
|
|
},
|
|
"number": {
|
|
"alarm_duration": {
|
|
"name": "Alarm duration"
|
|
},
|
|
"alarm_humidity_max": {
|
|
"name": "Alarm humidity max"
|
|
},
|
|
"alarm_humidity_min": {
|
|
"name": "Alarm humidity min"
|
|
},
|
|
"alarm_temperature_max": {
|
|
"name": "Alarm temperature max"
|
|
},
|
|
"alarm_temperature_min": {
|
|
"name": "Alarm temperature min"
|
|
},
|
|
"ambient_sensor_correction": {
|
|
"name": "Ambient sensor correction"
|
|
},
|
|
"antifrost_temperature": {
|
|
"name": "Antifrost temperature"
|
|
},
|
|
"approach_distance": {
|
|
"name": "Approach distance"
|
|
},
|
|
"auto_off_timer": {
|
|
"name": "Automatic switch shutoff timer"
|
|
},
|
|
"away_preset_temperature": {
|
|
"name": "Away preset temperature"
|
|
},
|
|
"block_time": {
|
|
"name": "Block time"
|
|
},
|
|
"boost_amount": {
|
|
"name": "Boost amount"
|
|
},
|
|
"boost_time": {
|
|
"name": "Boost time"
|
|
},
|
|
"breath_detection_max": {
|
|
"name": "Breath detection max"
|
|
},
|
|
"breath_detection_min": {
|
|
"name": "Breath detection min"
|
|
},
|
|
"breath_sensitivity": {
|
|
"name": "Breath sensitivity"
|
|
},
|
|
"button_delay": {
|
|
"name": "Button delay"
|
|
},
|
|
"calibration_rotation_run_time_down": {
|
|
"name": "Calibration rotation run time down"
|
|
},
|
|
"calibration_rotation_run_time_up": {
|
|
"name": "Calibration rotation run time up"
|
|
},
|
|
"calibration_vertical_run_time_down": {
|
|
"name": "Calibration vertical run time down"
|
|
},
|
|
"calibration_vertical_run_time_up": {
|
|
"name": "Calibration vertical run time up"
|
|
},
|
|
"closing_duration": {
|
|
"name": "Closing duration"
|
|
},
|
|
"comfort_humidity_max": {
|
|
"name": "Comfort humidity max"
|
|
},
|
|
"comfort_humidity_min": {
|
|
"name": "Comfort humidity min"
|
|
},
|
|
"comfort_temperature": {
|
|
"name": "Comfort temperature"
|
|
},
|
|
"comfort_temperature_max": {
|
|
"name": "Comfort temperature max"
|
|
},
|
|
"comfort_temperature_min": {
|
|
"name": "Comfort temperature min"
|
|
},
|
|
"compensation_speed": {
|
|
"name": "Compensation speed"
|
|
},
|
|
"deadzone_temperature": {
|
|
"name": "Deadzone temperature"
|
|
},
|
|
"default_level_local": {
|
|
"name": "Local default dimming level"
|
|
},
|
|
"default_level_remote": {
|
|
"name": "Remote default dimming level"
|
|
},
|
|
"default_move_rate": {
|
|
"name": "Default move rate"
|
|
},
|
|
"detection_delay": {
|
|
"name": "Detection delay"
|
|
},
|
|
"detection_distance_max": {
|
|
"name": "Maximum range"
|
|
},
|
|
"detection_distance_min": {
|
|
"name": "Minimum range"
|
|
},
|
|
"detection_interval": {
|
|
"name": "Detection interval"
|
|
},
|
|
"dimming_speed_down_local": {
|
|
"name": "Local dimming down speed"
|
|
},
|
|
"dimming_speed_down_remote": {
|
|
"name": "Remote dimming down speed"
|
|
},
|
|
"dimming_speed_up_local": {
|
|
"name": "Local dimming up speed"
|
|
},
|
|
"dimming_speed_up_remote": {
|
|
"name": "Remote dimming up speed"
|
|
},
|
|
"display_activity_timeout": {
|
|
"name": "Display activity timeout"
|
|
},
|
|
"display_brightness": {
|
|
"name": "Display brightness"
|
|
},
|
|
"display_inactive_brightness": {
|
|
"name": "Display inactive brightness"
|
|
},
|
|
"display_on_time": {
|
|
"name": "Display on-time"
|
|
},
|
|
"double_tap_down_level": {
|
|
"name": "Double tap down level"
|
|
},
|
|
"double_tap_up_level": {
|
|
"name": "Double tap up level"
|
|
},
|
|
"down_movement": {
|
|
"name": "Down movement"
|
|
},
|
|
"eco_temperature": {
|
|
"name": "Eco temperature"
|
|
},
|
|
"entry_distance_indentation": {
|
|
"name": "Entry distance indentation"
|
|
},
|
|
"entry_sensitivity": {
|
|
"name": "Entry sensitivity"
|
|
},
|
|
"exercise_trigger_time": {
|
|
"name": "Exercise start time"
|
|
},
|
|
"external_sensor_correction": {
|
|
"name": "External sensor correction"
|
|
},
|
|
"external_temperature_sensor": {
|
|
"name": "External temperature sensor"
|
|
},
|
|
"external_temperature_sensor_value": {
|
|
"name": "External temperature sensor value"
|
|
},
|
|
"fading_time": {
|
|
"name": "Fading time"
|
|
},
|
|
"fallback_timeout": {
|
|
"name": "Fallback timeout"
|
|
},
|
|
"filter_life_time": {
|
|
"name": "Filter life time"
|
|
},
|
|
"fixed_load_demand": {
|
|
"name": "Fixed load demand"
|
|
},
|
|
"frost_protection_temperature": {
|
|
"name": "Frost protection temperature"
|
|
},
|
|
"hold_delay_time": {
|
|
"name": "Hold delay time"
|
|
},
|
|
"holiday_temperature": {
|
|
"name": "Holiday temperature"
|
|
},
|
|
"humidity_offset": {
|
|
"name": "Humidity offset"
|
|
},
|
|
"humidity_report_interval": {
|
|
"name": "Humidity report interval"
|
|
},
|
|
"humidity_sensitivity": {
|
|
"name": "Humidity sensitivity"
|
|
},
|
|
"hush_duration": {
|
|
"name": "Hush duration"
|
|
},
|
|
"illuminance_interval": {
|
|
"name": "Illuminance interval"
|
|
},
|
|
"illuminance_threshold": {
|
|
"name": "Illuminance threshold"
|
|
},
|
|
"impulse_mode_duration": {
|
|
"name": "Impulse mode duration"
|
|
},
|
|
"installation_height": {
|
|
"name": "Height from sensor to tank bottom"
|
|
},
|
|
"interval_time": {
|
|
"name": "Interval time"
|
|
},
|
|
"irrigation_cycles": {
|
|
"name": "Irrigation cycles"
|
|
},
|
|
"irrigation_interval": {
|
|
"name": "Irrigation interval"
|
|
},
|
|
"irrigation_target": {
|
|
"name": "Irrigation target"
|
|
},
|
|
"large_motion_detection_distance": {
|
|
"name": "Motion detection distance"
|
|
},
|
|
"large_motion_detection_sensitivity": {
|
|
"name": "Motion detection sensitivity"
|
|
},
|
|
"led_color_when_off": {
|
|
"name": "Default all LED off color"
|
|
},
|
|
"led_color_when_on": {
|
|
"name": "Default all LED on color"
|
|
},
|
|
"led_intensity_when_off": {
|
|
"name": "Default all LED off intensity"
|
|
},
|
|
"led_intensity_when_on": {
|
|
"name": "Default all LED on intensity"
|
|
},
|
|
"lift_drive_down_time": {
|
|
"name": "Lift drive down time"
|
|
},
|
|
"lift_drive_up_time": {
|
|
"name": "Lift drive up time"
|
|
},
|
|
"limit_position": {
|
|
"name": "Limit position"
|
|
},
|
|
"liquid_depth_max": {
|
|
"name": "Height from sensor to liquid level"
|
|
},
|
|
"load_level_indicator_timeout": {
|
|
"name": "Load level indicator timeout"
|
|
},
|
|
"load_room_mean": {
|
|
"name": "Load room mean"
|
|
},
|
|
"local_temperature_calibration": {
|
|
"name": "Local temperature offset"
|
|
},
|
|
"long_press_duration": {
|
|
"name": "Long press duration"
|
|
},
|
|
"max_brightness": {
|
|
"name": "Maximum brightness"
|
|
},
|
|
"max_cool_setpoint_limit": {
|
|
"name": "Max cool setpoint limit"
|
|
},
|
|
"max_heat_setpoint_limit": {
|
|
"name": "Max heat setpoint limit"
|
|
},
|
|
"max_set": {
|
|
"name": "Liquid max percentage"
|
|
},
|
|
"max_temperature": {
|
|
"name": "Max temperature"
|
|
},
|
|
"maximum_level": {
|
|
"name": "Maximum load dimming level"
|
|
},
|
|
"measurement_interval": {
|
|
"name": "Measurement interval"
|
|
},
|
|
"medium_motion_detection_distance": {
|
|
"name": "Medium motion detection distance"
|
|
},
|
|
"medium_motion_detection_sensitivity": {
|
|
"name": "Medium motion detection sensitivity"
|
|
},
|
|
"min_brightness": {
|
|
"name": "Minimum brightness"
|
|
},
|
|
"min_cool_setpoint_limit": {
|
|
"name": "Min cool setpoint limit"
|
|
},
|
|
"min_heat_setpoint_limit": {
|
|
"name": "Min heat setpoint limit"
|
|
},
|
|
"min_temperature": {
|
|
"name": "Min temperature"
|
|
},
|
|
"mini_set": {
|
|
"name": "Liquid minimal percentage"
|
|
},
|
|
"minimum_level": {
|
|
"name": "Minimum load dimming level"
|
|
},
|
|
"motion_detection_sensitivity": {
|
|
"name": "Motion detection sensitivity"
|
|
},
|
|
"motion_sensitivity": {
|
|
"name": "Motion sensitivity"
|
|
},
|
|
"motionless_detection": {
|
|
"name": "Motionless detection"
|
|
},
|
|
"motionless_sensitivity": {
|
|
"name": "Motionless detection sensitivity"
|
|
},
|
|
"motor_start_delay": {
|
|
"name": "Motor start delay"
|
|
},
|
|
"move_sensitivity": {
|
|
"name": "Motion sensitivity"
|
|
},
|
|
"number": {
|
|
"name": "[%key:component::number::title%]"
|
|
},
|
|
"off_led_intensity": {
|
|
"name": "Off LED intensity"
|
|
},
|
|
"off_transition_time": {
|
|
"name": "Off transition time"
|
|
},
|
|
"on_led_intensity": {
|
|
"name": "On LED intensity"
|
|
},
|
|
"on_level": {
|
|
"name": "On level"
|
|
},
|
|
"on_off_transition_time": {
|
|
"name": "On/Off transition time"
|
|
},
|
|
"on_time": {
|
|
"name": "On time"
|
|
},
|
|
"on_transition_time": {
|
|
"name": "On transition time"
|
|
},
|
|
"open_delay_time": {
|
|
"name": "Open delay time"
|
|
},
|
|
"open_window_detection_guard_period": {
|
|
"name": "Open window detection guard period"
|
|
},
|
|
"open_window_detection_threshold": {
|
|
"name": "Open window detection threshold"
|
|
},
|
|
"open_window_event_duration": {
|
|
"name": "Open window event duration"
|
|
},
|
|
"opening_duration": {
|
|
"name": "Opening duration"
|
|
},
|
|
"outdoor_temperature": {
|
|
"name": "Outdoor temperature"
|
|
},
|
|
"output_time": {
|
|
"name": "Output time"
|
|
},
|
|
"portion_weight": {
|
|
"name": "Portion weight"
|
|
},
|
|
"presence_detection_timeout": {
|
|
"name": "Presence detection timeout"
|
|
},
|
|
"presence_sensitivity": {
|
|
"name": "Presence sensitivity"
|
|
},
|
|
"presence_timeout": {
|
|
"name": "Fade time"
|
|
},
|
|
"pulse_configuration": {
|
|
"name": "Pulse configuration"
|
|
},
|
|
"quantitative_watering": {
|
|
"name": "Quantitative watering"
|
|
},
|
|
"quick_start_time": {
|
|
"name": "Quick start time"
|
|
},
|
|
"radar_sensitivity": {
|
|
"name": "Radar sensitivity"
|
|
},
|
|
"ramp_rate_off_to_on_local": {
|
|
"name": "Local ramp rate off to on"
|
|
},
|
|
"ramp_rate_off_to_on_remote": {
|
|
"name": "Remote ramp rate off to on"
|
|
},
|
|
"ramp_rate_on_to_off_local": {
|
|
"name": "Local ramp rate on to off"
|
|
},
|
|
"ramp_rate_on_to_off_remote": {
|
|
"name": "Remote ramp rate on to off"
|
|
},
|
|
"regulation_setpoint_offset": {
|
|
"name": "Regulation setpoint offset"
|
|
},
|
|
"regulator_set_point": {
|
|
"name": "Regulator setpoint"
|
|
},
|
|
"reporting_interval": {
|
|
"name": "Reporting interval"
|
|
},
|
|
"sensitivity": {
|
|
"name": "Sensitivity"
|
|
},
|
|
"serving_size": {
|
|
"name": "Serving to dispense"
|
|
},
|
|
"shutdown_timer": {
|
|
"name": "Shutdown timer"
|
|
},
|
|
"siren_time": {
|
|
"name": "Siren time"
|
|
},
|
|
"small_motion_detection_distance": {
|
|
"name": "Small motion detection distance"
|
|
},
|
|
"small_motion_detection_sensitivity": {
|
|
"name": "Small motion detection sensitivity"
|
|
},
|
|
"small_move_detection_max": {
|
|
"name": "Small move detection max"
|
|
},
|
|
"small_move_detection_min": {
|
|
"name": "Small move detection min"
|
|
},
|
|
"small_move_sensitivity": {
|
|
"name": "Small move sensitivity"
|
|
},
|
|
"sound_volume": {
|
|
"name": "Sound volume"
|
|
},
|
|
"start_up_color_temperature": {
|
|
"name": "Start-up color temperature"
|
|
},
|
|
"start_up_current_level": {
|
|
"name": "Start-up current level"
|
|
},
|
|
"state_after_power_restored": {
|
|
"name": "Start-up default dimming level"
|
|
},
|
|
"static_detection_distance": {
|
|
"name": "Static detection distance"
|
|
},
|
|
"static_detection_sensitivity": {
|
|
"name": "Static detection sensitivity"
|
|
},
|
|
"sustain_time": {
|
|
"name": "Sustain time"
|
|
},
|
|
"target_distance": {
|
|
"name": "Target distance"
|
|
},
|
|
"temperature_control_accuracy": {
|
|
"name": "Temperature control accuracy"
|
|
},
|
|
"temperature_offset": {
|
|
"name": "Temperature offset"
|
|
},
|
|
"temperature_report_interval": {
|
|
"name": "Temperature report interval"
|
|
},
|
|
"temperature_sensitivity": {
|
|
"name": "Temperature sensitivity"
|
|
},
|
|
"tilt_open_close_and_step_time": {
|
|
"name": "Tilt open close and step time"
|
|
},
|
|
"tilt_position_percentage_after_move_to_level": {
|
|
"name": "Tilt position percentage after move to level"
|
|
},
|
|
"timer_duration": {
|
|
"name": "Timer duration"
|
|
},
|
|
"timer_time_left": {
|
|
"name": "Timer time left"
|
|
},
|
|
"transmit_power": {
|
|
"name": "Transmit power"
|
|
},
|
|
"turn_off_delay": {
|
|
"name": "Turn off delay"
|
|
},
|
|
"turn_off_delay_left": {
|
|
"name": "Turn off delay left"
|
|
},
|
|
"turn_off_delay_right": {
|
|
"name": "Turn off delay right"
|
|
},
|
|
"turn_on_delay": {
|
|
"name": "Turn on delay"
|
|
},
|
|
"turn_on_delay_left": {
|
|
"name": "Turn on delay left"
|
|
},
|
|
"turn_on_delay_right": {
|
|
"name": "Turn on delay right"
|
|
},
|
|
"up_movement": {
|
|
"name": "Up movement"
|
|
},
|
|
"update_frequency": {
|
|
"name": "Update frequency"
|
|
},
|
|
"valve_closing_degree": {
|
|
"name": "Valve closing degree"
|
|
},
|
|
"valve_countdown": {
|
|
"name": "Irrigation time"
|
|
},
|
|
"valve_countdown_1": {
|
|
"name": "Irrigation time 1"
|
|
},
|
|
"valve_countdown_2": {
|
|
"name": "Irrigation time 2"
|
|
},
|
|
"valve_duration": {
|
|
"name": "Irrigation duration"
|
|
},
|
|
"valve_opening_degree": {
|
|
"name": "Valve opening degree"
|
|
},
|
|
"valve_state_auto_shutdown": {
|
|
"name": "Valve state auto-shutdown"
|
|
},
|
|
"water_duration": {
|
|
"name": "Water duration"
|
|
},
|
|
"water_interval": {
|
|
"name": "Water interval"
|
|
}
|
|
},
|
|
"select": {
|
|
"actuator_type": {
|
|
"name": "Actuator type"
|
|
},
|
|
"adaptation_run_command": {
|
|
"name": "Adaptation run command"
|
|
},
|
|
"alarm_mode": {
|
|
"name": "Alarm mode"
|
|
},
|
|
"alarm_ringtone": {
|
|
"name": "Alarm ringtone"
|
|
},
|
|
"alarm_sound_level": {
|
|
"name": "Alarm sound level"
|
|
},
|
|
"alarm_sound_mode": {
|
|
"name": "Alarm sound mode"
|
|
},
|
|
"alarm_volume": {
|
|
"name": "Alarm volume"
|
|
},
|
|
"approach_distance": {
|
|
"name": "Approach distance"
|
|
},
|
|
"backlight_mode": {
|
|
"name": "Backlight mode"
|
|
},
|
|
"breaker_mode": {
|
|
"name": "Breaker mode"
|
|
},
|
|
"breaker_polarity": {
|
|
"name": "Breaker polarity"
|
|
},
|
|
"breaker_status": {
|
|
"name": "Breaker status"
|
|
},
|
|
"calibration_mode": {
|
|
"name": "Calibration mode"
|
|
},
|
|
"click_mode": {
|
|
"name": "Click mode"
|
|
},
|
|
"control_type": {
|
|
"name": "Control type"
|
|
},
|
|
"ctrl_sequence_of_oper": {
|
|
"name": "Control sequence"
|
|
},
|
|
"decoupled_mode": {
|
|
"name": "Decoupled mode"
|
|
},
|
|
"default_siren_level": {
|
|
"name": "Default siren level"
|
|
},
|
|
"default_siren_tone": {
|
|
"name": "Default siren tone"
|
|
},
|
|
"default_strobe": {
|
|
"name": "Default strobe"
|
|
},
|
|
"default_strobe_level": {
|
|
"name": "Default strobe level"
|
|
},
|
|
"detection_distance": {
|
|
"name": "Detection distance"
|
|
},
|
|
"detection_sensitivity": {
|
|
"name": "Detection sensitivity"
|
|
},
|
|
"device_mode": {
|
|
"name": "Device mode"
|
|
},
|
|
"display_brightness": {
|
|
"name": "Display brightness"
|
|
},
|
|
"display_orientation": {
|
|
"name": "Display orientation"
|
|
},
|
|
"display_unit": {
|
|
"name": "Display unit"
|
|
},
|
|
"displayed_temperature": {
|
|
"name": "Displayed temperature"
|
|
},
|
|
"eco_mode": {
|
|
"name": "Eco mode"
|
|
},
|
|
"exercise_day_of_week": {
|
|
"name": "Exercise day of the week"
|
|
},
|
|
"external_switch_type": {
|
|
"name": "External switch type"
|
|
},
|
|
"external_temperature_sensor_type": {
|
|
"name": "External temperature sensor type"
|
|
},
|
|
"external_trigger_mode": {
|
|
"name": "External trigger mode"
|
|
},
|
|
"fading_time": {
|
|
"name": "Fading time"
|
|
},
|
|
"feeding_mode": {
|
|
"name": "Mode"
|
|
},
|
|
"heat_transfer_medium": {
|
|
"name": "Heat transfer medium"
|
|
},
|
|
"heater_type": {
|
|
"name": "Heater type"
|
|
},
|
|
"heating_emitter_type": {
|
|
"name": "Heating emitter type"
|
|
},
|
|
"heating_fuel": {
|
|
"name": "Heating fuel"
|
|
},
|
|
"hysteresis_mode": {
|
|
"name": "Hysteresis mode"
|
|
},
|
|
"increased_non_neutral_output": {
|
|
"name": "Increased non-neutral output"
|
|
},
|
|
"irrigation_mode": {
|
|
"name": "Irrigation mode"
|
|
},
|
|
"keypad_lockout": {
|
|
"name": "Keypad lockout"
|
|
},
|
|
"leading_or_trailing_edge": {
|
|
"name": "Dimming mode"
|
|
},
|
|
"led_brightness": {
|
|
"name": "LED brightness"
|
|
},
|
|
"led_scaling_mode": {
|
|
"name": "LED scaling mode"
|
|
},
|
|
"liquid_state": {
|
|
"name": "Liquid state"
|
|
},
|
|
"local_temperature_source": {
|
|
"name": "Local temperature source"
|
|
},
|
|
"mode": {
|
|
"name": "Mode"
|
|
},
|
|
"mode_switch": {
|
|
"name": "Mode switch"
|
|
},
|
|
"monitoring_mode": {
|
|
"name": "Monitoring mode"
|
|
},
|
|
"motion_detection_mode": {
|
|
"name": "Motion detection mode"
|
|
},
|
|
"motion_sensitivity": {
|
|
"name": "Motion sensitivity"
|
|
},
|
|
"motion_state": {
|
|
"name": "Motion state"
|
|
},
|
|
"motor_thrust": {
|
|
"name": "Motor thrust"
|
|
},
|
|
"off_led_color": {
|
|
"name": "Off LED color"
|
|
},
|
|
"on_led_color": {
|
|
"name": "On LED color"
|
|
},
|
|
"operating_mode": {
|
|
"name": "Operating mode"
|
|
},
|
|
"operation_mode": {
|
|
"name": "Operation mode"
|
|
},
|
|
"output_mode": {
|
|
"name": "Output mode"
|
|
},
|
|
"phase": {
|
|
"name": "Phase"
|
|
},
|
|
"pilot_wire_mode": {
|
|
"name": "Pilot wire mode"
|
|
},
|
|
"power_on_state": {
|
|
"name": "Power on state"
|
|
},
|
|
"presence_sensitivity": {
|
|
"name": "Presence sensitivity"
|
|
},
|
|
"preset": {
|
|
"name": "Preset"
|
|
},
|
|
"preset_mode": {
|
|
"name": "Preset mode"
|
|
},
|
|
"regulator_period": {
|
|
"name": "Regulator period"
|
|
},
|
|
"reverse": {
|
|
"name": "Reverse"
|
|
},
|
|
"screen_orientation": {
|
|
"name": "Screen orientation"
|
|
},
|
|
"sensor_connection": {
|
|
"name": "Sensor connection"
|
|
},
|
|
"sensor_mode": {
|
|
"name": "Sensor mode"
|
|
},
|
|
"setpoint_response_time": {
|
|
"name": "Setpoint response time"
|
|
},
|
|
"smart_fan_led_display_levels": {
|
|
"name": "Smart fan LED display levels"
|
|
},
|
|
"speed": {
|
|
"name": "Speed"
|
|
},
|
|
"start_up_on_off": {
|
|
"name": "Start-up behavior"
|
|
},
|
|
"status_indication": {
|
|
"name": "Status indication"
|
|
},
|
|
"switch_actions": {
|
|
"name": "Switch actions"
|
|
},
|
|
"switch_indication": {
|
|
"name": "Switch indication"
|
|
},
|
|
"switch_mode": {
|
|
"name": "Switch mode"
|
|
},
|
|
"switch_type": {
|
|
"name": "Switch type"
|
|
},
|
|
"temperature_display_mode": {
|
|
"name": "Temperature display mode"
|
|
},
|
|
"thermostat_application": {
|
|
"name": "Thermostat application"
|
|
},
|
|
"thermostat_mode": {
|
|
"name": "Thermostat mode"
|
|
},
|
|
"valve_orientation": {
|
|
"name": "Valve orientation"
|
|
},
|
|
"valve_status_led": {
|
|
"name": "Valve status LED"
|
|
},
|
|
"viewing_direction": {
|
|
"name": "Viewing direction"
|
|
},
|
|
"weather_delay": {
|
|
"name": "Weather delay"
|
|
},
|
|
"window_covering_mode": {
|
|
"name": "Curtain mode"
|
|
},
|
|
"work_mode": {
|
|
"name": "Work mode"
|
|
},
|
|
"working_day": {
|
|
"name": "Working day"
|
|
}
|
|
},
|
|
"sensor": {
|
|
"ac_frequency": {
|
|
"name": "AC frequency"
|
|
},
|
|
"active_power_ph_b": {
|
|
"name": "Power phase B"
|
|
},
|
|
"active_power_ph_c": {
|
|
"name": "Power phase C"
|
|
},
|
|
"adaptation_run_status": {
|
|
"name": "Adaptation run status",
|
|
"state": {
|
|
"nothing": "[%key:common::state::idle%]",
|
|
"something": "State"
|
|
},
|
|
"state_attributes": {
|
|
"in_progress": {
|
|
"name": "In progress"
|
|
},
|
|
"run_successful": {
|
|
"name": "Run successful"
|
|
},
|
|
"valve_characteristic_lost": {
|
|
"name": "Valve characteristic lost"
|
|
}
|
|
}
|
|
},
|
|
"alarm_state": {
|
|
"name": "Alarm state"
|
|
},
|
|
"analog_input": {
|
|
"name": "Analog input"
|
|
},
|
|
"average_light_intensity_20mins": {
|
|
"name": "Average light intensity last 20 min"
|
|
},
|
|
"brightness_level": {
|
|
"name": "Brightness level"
|
|
},
|
|
"control_status": {
|
|
"name": "Control status"
|
|
},
|
|
"dc_current": {
|
|
"name": "DC current"
|
|
},
|
|
"dc_power": {
|
|
"name": "DC power"
|
|
},
|
|
"dc_voltage": {
|
|
"name": "DC voltage"
|
|
},
|
|
"device_run_time": {
|
|
"name": "Device run time"
|
|
},
|
|
"device_status": {
|
|
"name": "Device status"
|
|
},
|
|
"device_temperature": {
|
|
"name": "Device temperature"
|
|
},
|
|
"distance": {
|
|
"name": "Target distance"
|
|
},
|
|
"energy_ph_a": {
|
|
"name": "Energy phase A"
|
|
},
|
|
"energy_ph_b": {
|
|
"name": "Energy phase B"
|
|
},
|
|
"energy_ph_c": {
|
|
"name": "Energy phase C"
|
|
},
|
|
"energy_produced": {
|
|
"name": "Energy produced"
|
|
},
|
|
"energy_produced_ph_a": {
|
|
"name": "Energy produced phase A"
|
|
},
|
|
"energy_produced_ph_b": {
|
|
"name": "Energy produced phase B"
|
|
},
|
|
"energy_produced_ph_c": {
|
|
"name": "Energy produced phase C"
|
|
},
|
|
"error_code": {
|
|
"name": "Error code"
|
|
},
|
|
"error_status": {
|
|
"name": "Error status"
|
|
},
|
|
"external_temperature": {
|
|
"name": "External temperature"
|
|
},
|
|
"fault_code": {
|
|
"name": "Fault code"
|
|
},
|
|
"filter_run_time": {
|
|
"name": "Filter run time"
|
|
},
|
|
"formaldehyde": {
|
|
"name": "Formaldehyde concentration"
|
|
},
|
|
"heating_demand": {
|
|
"name": "Heating demand"
|
|
},
|
|
"hooks_state": {
|
|
"name": "Hooks state"
|
|
},
|
|
"human_motion_state": {
|
|
"name": "Human motion state"
|
|
},
|
|
"humidity_alarm": {
|
|
"name": "Humidity alarm"
|
|
},
|
|
"hvac_action": {
|
|
"name": "HVAC action"
|
|
},
|
|
"instantaneous_demand": {
|
|
"name": "Instantaneous demand"
|
|
},
|
|
"internal_temp_monitor": {
|
|
"name": "Internal temperature"
|
|
},
|
|
"irriation_duration_2": {
|
|
"name": "Irrigation duration 2"
|
|
},
|
|
"irrigation_duration": {
|
|
"name": "Last irrigation duration"
|
|
},
|
|
"irrigation_duration_1": {
|
|
"name": "Irrigation duration 1"
|
|
},
|
|
"irrigation_end_time": {
|
|
"name": "Irrigation end time"
|
|
},
|
|
"irrigation_start_time": {
|
|
"name": "Irrigation start time"
|
|
},
|
|
"last_action": {
|
|
"name": "Last action",
|
|
"state": {
|
|
"lock": "[%key:common::state::locked%]",
|
|
"unlock": "[%key:common::state::unlocked%]"
|
|
}
|
|
},
|
|
"last_action_source": {
|
|
"name": "Last action source",
|
|
"state": {
|
|
"fingerprint": "Fingerprint",
|
|
"keypad": "Keypad",
|
|
"rfid": "RFID",
|
|
"self": "Self",
|
|
"zigbee": "Zigbee"
|
|
}
|
|
},
|
|
"last_action_user": {
|
|
"name": "Last action user"
|
|
},
|
|
"last_feeding_size": {
|
|
"name": "Last feeding size"
|
|
},
|
|
"last_feeding_source": {
|
|
"name": "Last feeding source"
|
|
},
|
|
"last_illumination_state": {
|
|
"name": "Last illumination state"
|
|
},
|
|
"last_pin_code": {
|
|
"name": "Last PIN code"
|
|
},
|
|
"last_valve_open_duration": {
|
|
"name": "Last valve open duration"
|
|
},
|
|
"last_watering_duration": {
|
|
"name": "Last watering duration"
|
|
},
|
|
"leaf_wetness": {
|
|
"name": "Leaf wetness"
|
|
},
|
|
"lifetime": {
|
|
"name": "Lifetime"
|
|
},
|
|
"liquid_depth": {
|
|
"name": "Liquid depth"
|
|
},
|
|
"liquid_level_percent": {
|
|
"name": "Liquid level ratio"
|
|
},
|
|
"load_estimate": {
|
|
"name": "Load estimate"
|
|
},
|
|
"local_temperature": {
|
|
"name": "Local temperature"
|
|
},
|
|
"local_temperature_floor": {
|
|
"name": "Floor temperature"
|
|
},
|
|
"lower_explosive_limit": {
|
|
"name": "% Lower explosive limit"
|
|
},
|
|
"lqi": {
|
|
"name": "LQI"
|
|
},
|
|
"motion_distance": {
|
|
"name": "Motion distance"
|
|
},
|
|
"motor_state": {
|
|
"name": "Motor state"
|
|
},
|
|
"motor_stepcount": {
|
|
"name": "Motor stepcount"
|
|
},
|
|
"open_window_detected": {
|
|
"name": "Open window detected"
|
|
},
|
|
"opening": {
|
|
"name": "Opening"
|
|
},
|
|
"operating_mode": {
|
|
"name": "Operating mode"
|
|
},
|
|
"overheated": {
|
|
"name": "Overheat protection"
|
|
},
|
|
"pi_heating_demand": {
|
|
"name": "Pi heating demand"
|
|
},
|
|
"portions_dispensed_today": {
|
|
"name": "Portions dispensed today"
|
|
},
|
|
"power_factor_ph_b": {
|
|
"name": "Power factor phase B"
|
|
},
|
|
"power_factor_ph_c": {
|
|
"name": "Power factor phase C"
|
|
},
|
|
"power_source": {
|
|
"name": "Power source"
|
|
},
|
|
"power_type": {
|
|
"name": "Power type"
|
|
},
|
|
"preheat_time": {
|
|
"name": "Pre-heat time"
|
|
},
|
|
"remaining_watering_time": {
|
|
"name": "Remaining watering time"
|
|
},
|
|
"rms_current_ph_b": {
|
|
"name": "Current phase B"
|
|
},
|
|
"rms_current_ph_c": {
|
|
"name": "Current phase C"
|
|
},
|
|
"rms_voltage_ph_b": {
|
|
"name": "Voltage phase B"
|
|
},
|
|
"rms_voltage_ph_c": {
|
|
"name": "Voltage phase C"
|
|
},
|
|
"rssi": {
|
|
"name": "RSSI"
|
|
},
|
|
"self_test": {
|
|
"name": "Self-test result"
|
|
},
|
|
"self_test_result": {
|
|
"name": "Self-test result"
|
|
},
|
|
"setpoint_change_source": {
|
|
"name": "Setpoint change source"
|
|
},
|
|
"single_watering_amount": {
|
|
"name": "Single watering amount"
|
|
},
|
|
"single_watering_duration": {
|
|
"name": "Single watering duration"
|
|
},
|
|
"smart_irrigation": {
|
|
"name": "Smart irrigation"
|
|
},
|
|
"smoke_density": {
|
|
"name": "Smoke density"
|
|
},
|
|
"software_error": {
|
|
"name": "Software error",
|
|
"state": {
|
|
"nothing": "Good",
|
|
"something": "[%key:common::state::error%]"
|
|
},
|
|
"state_attributes": {
|
|
"critical_low_battery": {
|
|
"name": "Critical low battery"
|
|
},
|
|
"encoder_jammed": {
|
|
"name": "Encoder jammed"
|
|
},
|
|
"invalid_clock_information": {
|
|
"name": "Invalid clock information"
|
|
},
|
|
"invalid_internal_communication": {
|
|
"name": "Invalid internal communication"
|
|
},
|
|
"low_battery": {
|
|
"name": "Low battery"
|
|
},
|
|
"motor_error": {
|
|
"name": "Motor error"
|
|
},
|
|
"non_volatile_memory_error": {
|
|
"name": "Non-volatile memory error"
|
|
},
|
|
"radio_communication_error": {
|
|
"name": "Radio communication error"
|
|
},
|
|
"side_pcb_sensor_error": {
|
|
"name": "Side PCB sensor error"
|
|
},
|
|
"top_pcb_sensor_error": {
|
|
"name": "Top PCB sensor error"
|
|
},
|
|
"unknown_hw_error": {
|
|
"name": "Unknown HW error"
|
|
}
|
|
}
|
|
},
|
|
"soil_moisture": {
|
|
"name": "Soil moisture"
|
|
},
|
|
"summation_delivered": {
|
|
"name": "Summation delivered"
|
|
},
|
|
"summation_received": {
|
|
"name": "Summation received"
|
|
},
|
|
"surplus_flow": {
|
|
"name": "Surplus flow"
|
|
},
|
|
"target_distance": {
|
|
"name": "Target distance"
|
|
},
|
|
"temperature_alarm": {
|
|
"name": "Temperature alarm"
|
|
},
|
|
"tier1_summation_delivered": {
|
|
"name": "Tier 1 summation delivered"
|
|
},
|
|
"tier2_summation_delivered": {
|
|
"name": "Tier 2 summation delivered"
|
|
},
|
|
"tier3_summation_delivered": {
|
|
"name": "Tier 3 summation delivered"
|
|
},
|
|
"tier4_summation_delivered": {
|
|
"name": "Tier 4 summation delivered"
|
|
},
|
|
"tier5_summation_delivered": {
|
|
"name": "Tier 5 summation delivered"
|
|
},
|
|
"tier6_summation_delivered": {
|
|
"name": "Tier 6 summation delivered"
|
|
},
|
|
"time_left": {
|
|
"name": "Time left"
|
|
},
|
|
"timer_state": {
|
|
"name": "Timer state"
|
|
},
|
|
"timer_time_left": {
|
|
"name": "Time left"
|
|
},
|
|
"todays_max_light_intensity": {
|
|
"name": "Today's max light intensity"
|
|
},
|
|
"total_active_power": {
|
|
"name": "Total power"
|
|
},
|
|
"total_power_factor": {
|
|
"name": "Total power factor"
|
|
},
|
|
"valve_adapt_status": {
|
|
"name": "Valve adaptation status"
|
|
},
|
|
"valve_duration": {
|
|
"name": "Irrigation duration"
|
|
},
|
|
"valve_position": {
|
|
"name": "Valve position"
|
|
},
|
|
"valve_status": {
|
|
"name": "Valve status"
|
|
},
|
|
"valve_status_1": {
|
|
"name": "Status 1"
|
|
},
|
|
"valve_status_2": {
|
|
"name": "Status 2"
|
|
},
|
|
"voc_index": {
|
|
"name": "VOC index"
|
|
},
|
|
"water_flow": {
|
|
"name": "Water flow"
|
|
},
|
|
"weight_dispensed_today": {
|
|
"name": "Weight dispensed today"
|
|
},
|
|
"window_covering_type": {
|
|
"name": "Window covering type"
|
|
}
|
|
},
|
|
"switch": {
|
|
"adaptation_run_enabled": {
|
|
"name": "Adaptation run enabled"
|
|
},
|
|
"auto_clean": {
|
|
"name": "Autoclean"
|
|
},
|
|
"auto_relock": {
|
|
"name": "Autorelock"
|
|
},
|
|
"aux_switch_scenes": {
|
|
"name": "Aux switch scenes"
|
|
},
|
|
"away_mode": {
|
|
"name": "Away mode"
|
|
},
|
|
"binding_off_to_on_sync_level": {
|
|
"name": "Binding off to on sync level"
|
|
},
|
|
"boost_heating": {
|
|
"name": "Boost heating"
|
|
},
|
|
"buzzer_manual_alarm": {
|
|
"name": "Buzzer manual alarm"
|
|
},
|
|
"buzzer_manual_mute": {
|
|
"name": "Buzzer manual mute"
|
|
},
|
|
"child_lock": {
|
|
"name": "Child lock"
|
|
},
|
|
"detach_relay": {
|
|
"name": "Detach relay"
|
|
},
|
|
"dimmer_mode": {
|
|
"name": "Dimmer mode"
|
|
},
|
|
"disable_clear_notifications_double_tap": {
|
|
"name": "Disable config 2x tap to clear notifications"
|
|
},
|
|
"disable_led": {
|
|
"name": "Disable LED"
|
|
},
|
|
"display_enabled": {
|
|
"name": "Display enabled"
|
|
},
|
|
"distance_tracking": {
|
|
"name": "Distance tracking"
|
|
},
|
|
"double_tap_down_enabled": {
|
|
"name": "Double tap down enabled"
|
|
},
|
|
"double_tap_up_enabled": {
|
|
"name": "Double tap up enabled"
|
|
},
|
|
"double_up_full": {
|
|
"name": "Double tap on - full"
|
|
},
|
|
"enable_pir_mode": {
|
|
"name": "Enable PIR remote"
|
|
},
|
|
"enable_siren": {
|
|
"name": "Enable siren"
|
|
},
|
|
"enable_tamper_alarm": {
|
|
"name": "Enable tamper alarm"
|
|
},
|
|
"external_temperature_sensor": {
|
|
"name": "External temperature sensor"
|
|
},
|
|
"external_window_sensor": {
|
|
"name": "External window sensor"
|
|
},
|
|
"factory_reset": {
|
|
"name": "Factory reset"
|
|
},
|
|
"find_switch": {
|
|
"name": "Distance switch"
|
|
},
|
|
"firmware_progress_led": {
|
|
"name": "Firmware progress LED"
|
|
},
|
|
"flip_indicator_light": {
|
|
"name": "Flip indicator light"
|
|
},
|
|
"frient_com_1": {
|
|
"name": "COM 1"
|
|
},
|
|
"frient_com_2": {
|
|
"name": "COM 2"
|
|
},
|
|
"frost_lock": {
|
|
"name": "Frost lock"
|
|
},
|
|
"frost_protection": {
|
|
"name": "Frost protection"
|
|
},
|
|
"heartbeat_indicator": {
|
|
"name": "Heartbeat indicator"
|
|
},
|
|
"heat_available": {
|
|
"name": "Heat available"
|
|
},
|
|
"heating_stop": {
|
|
"name": "Heating stop"
|
|
},
|
|
"holiday_mode": {
|
|
"name": "Holiday mode"
|
|
},
|
|
"hooks_locked": {
|
|
"name": "Hooks locked"
|
|
},
|
|
"humidity_alarm": {
|
|
"name": "Humidity alarm"
|
|
},
|
|
"invert_relay": {
|
|
"name": "Invert relay"
|
|
},
|
|
"invert_switch": {
|
|
"name": "Invert switch"
|
|
},
|
|
"inverted": {
|
|
"name": "Inverted"
|
|
},
|
|
"led_indicator": {
|
|
"name": "LED indicator"
|
|
},
|
|
"linkage_alarm": {
|
|
"name": "Linkage alarm"
|
|
},
|
|
"local_protection": {
|
|
"name": "Local protection"
|
|
},
|
|
"mounting_mode": {
|
|
"name": "Mounting mode"
|
|
},
|
|
"mute_siren": {
|
|
"name": "Mute siren"
|
|
},
|
|
"on_only_when_dark": {
|
|
"name": "On only when dark"
|
|
},
|
|
"one_led_mode": {
|
|
"name": "Only 1 LED mode"
|
|
},
|
|
"open_window": {
|
|
"name": "Open window"
|
|
},
|
|
"output_switch": {
|
|
"name": "Output switch"
|
|
},
|
|
"power_outage_memory": {
|
|
"name": "Power outage memory"
|
|
},
|
|
"prioritize_external_temperature_sensor": {
|
|
"name": "Prioritize external temperature sensor"
|
|
},
|
|
"relay_click_in_on_off_mode": {
|
|
"name": "Disable relay click in on off mode"
|
|
},
|
|
"scale_protection": {
|
|
"name": "Scale protection"
|
|
},
|
|
"schedule_enable": {
|
|
"name": "Schedule enable"
|
|
},
|
|
"schedule_mode": {
|
|
"name": "Schedule mode"
|
|
},
|
|
"self_test_switch": {
|
|
"name": "Self-test"
|
|
},
|
|
"show_smiley": {
|
|
"name": "Show smiley"
|
|
},
|
|
"silence_alarm": {
|
|
"name": "Silence alarm"
|
|
},
|
|
"siren_on": {
|
|
"name": "Siren on"
|
|
},
|
|
"smart_bulb_mode": {
|
|
"name": "Smart bulb mode"
|
|
},
|
|
"smart_fan_mode": {
|
|
"name": "Smart fan mode"
|
|
},
|
|
"sound_enabled": {
|
|
"name": "Sound enabled"
|
|
},
|
|
"switch": {
|
|
"name": "[%key:component::switch::title%]"
|
|
},
|
|
"switch_enabled": {
|
|
"name": "Switch enabled"
|
|
},
|
|
"temperature_alarm": {
|
|
"name": "Temperature alarm"
|
|
},
|
|
"test_mode": {
|
|
"name": "Test mode"
|
|
},
|
|
"total_flow_reset_switch": {
|
|
"name": "Total flow reset switch"
|
|
},
|
|
"touch_control": {
|
|
"name": "Touch control"
|
|
},
|
|
"trigger_indicator": {
|
|
"name": "LED trigger indicator"
|
|
},
|
|
"turbo_mode": {
|
|
"name": "Turbo mode"
|
|
},
|
|
"turn_on_led_when_off": {
|
|
"name": "Turn on LED when off"
|
|
},
|
|
"turn_on_led_when_on": {
|
|
"name": "Turn on LED when on"
|
|
},
|
|
"use_internal_window_detection": {
|
|
"name": "Use internal window detection"
|
|
},
|
|
"use_load_balancing": {
|
|
"name": "Use load balancing"
|
|
},
|
|
"valve_detection": {
|
|
"name": "Valve detection"
|
|
},
|
|
"valve_on_off_1": {
|
|
"name": "Valve 1"
|
|
},
|
|
"valve_on_off_2": {
|
|
"name": "Valve 2"
|
|
},
|
|
"water_shortage_auto_close": {
|
|
"name": "Water shortage auto-close"
|
|
},
|
|
"window_detection": {
|
|
"name": "Window detection"
|
|
},
|
|
"window_detection_function": {
|
|
"name": "Invert window detection"
|
|
},
|
|
"window_open": {
|
|
"name": "Window open"
|
|
}
|
|
}
|
|
},
|
|
"issues": {
|
|
"inconsistent_network_settings": {
|
|
"fix_flow": {
|
|
"step": {
|
|
"init": {
|
|
"description": "Your Zigbee adapter's network settings are inconsistent with the most recent network backup. This usually happens if another Zigbee integration (e.g. Zigbee2MQTT or deCONZ) has overwritten them.\n\n{diff}\n\nIf you did not intentionally change your network settings, restore from the most recent backup: your devices will not work otherwise.",
|
|
"menu_option_descriptions": {
|
|
"restore_old_settings": "This will restore your network settings back to the last working state.",
|
|
"use_new_settings": "This will keep the new settings written to the stick. Only choose this option if you have intentionally changed settings."
|
|
},
|
|
"menu_options": {
|
|
"restore_old_settings": "Restore backup (recommended)",
|
|
"use_new_settings": "Keep the new settings"
|
|
},
|
|
"title": "[%key:component::zha::issues::inconsistent_network_settings::title%]"
|
|
}
|
|
}
|
|
},
|
|
"title": "Zigbee network settings have changed"
|
|
},
|
|
"wrong_silabs_firmware_installed_nabucasa": {
|
|
"description": "Your Zigbee adapter is currently in an incorrect state: {firmware_type}.\n\nThe device may have Thread or multiprotocol firmware installed, or it may be stuck in the bootloader. To resolve this, try to unplug the adapter temporarily.\n\nIf the issue persists and you need to install Zigbee firmware:\n - Go to Settings > System > Hardware, select the device and select Configure.\n - Select the 'Migrate Zigbee to a new adapter' option and follow the instructions.",
|
|
"title": "Zigbee adapter in incorrect state"
|
|
},
|
|
"wrong_silabs_firmware_installed_other": {
|
|
"description": "Your Zigbee adapter is currently in an incorrect state: {firmware_type}.\n\nThe device may have Thread or multiprotocol firmware installed, or it may be stuck in the bootloader. To resolve this, try to unplug the adapter temporarily.\n\nIf the issue persists and you need to install Zigbee firmware, follow your Zigbee adapter manufacturer's instructions for how to do this.",
|
|
"title": "[%key:component::zha::issues::wrong_silabs_firmware_installed_nabucasa::title%]"
|
|
}
|
|
},
|
|
"options": {
|
|
"abort": {
|
|
"cannot_form_network": "[%key:component::zha::config::abort::cannot_form_network%]",
|
|
"cannot_resolve_path": "[%key:component::zha::config::abort::cannot_resolve_path%]",
|
|
"cannot_restore_backup": "[%key:component::zha::config::abort::cannot_restore_backup%]",
|
|
"cannot_restore_backup_no_ieee_confirm": "[%key:component::zha::config::abort::cannot_restore_backup_no_ieee_confirm%]",
|
|
"not_zha_device": "[%key:component::zha::config::abort::not_zha_device%]",
|
|
"reconfigure_successful": "[%key:component::zha::config::abort::reconfigure_successful%]",
|
|
"usb_probe_failed": "[%key:component::zha::config::abort::usb_probe_failed%]",
|
|
"wrong_firmware_installed": "[%key:component::zha::config::abort::wrong_firmware_installed%]"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
|
"invalid_backup_json": "[%key:component::zha::config::error::invalid_backup_json%]"
|
|
},
|
|
"flow_title": "[%key:component::zha::config::flow_title%]",
|
|
"progress": {
|
|
"form_new_network": "[%key:component::zha::config::progress::form_new_network%]",
|
|
"maybe_reset_old_radio": "[%key:component::zha::config::progress::maybe_reset_old_radio%]",
|
|
"restore_backup": "[%key:component::zha::config::progress::restore_backup%]"
|
|
},
|
|
"step": {
|
|
"choose_automatic_backup": {
|
|
"data": {
|
|
"choose_automatic_backup": "[%key:component::zha::config::step::choose_automatic_backup::data::choose_automatic_backup%]"
|
|
},
|
|
"description": "[%key:component::zha::config::step::choose_automatic_backup::description%]",
|
|
"title": "[%key:component::zha::config::step::choose_automatic_backup::title%]"
|
|
},
|
|
"choose_formation_strategy": {
|
|
"description": "[%key:component::zha::config::step::choose_formation_strategy::description%]",
|
|
"menu_option_descriptions": {
|
|
"choose_automatic_backup": "[%key:component::zha::config::step::choose_formation_strategy::menu_option_descriptions::choose_automatic_backup%]",
|
|
"form_initial_network": "[%key:component::zha::config::step::choose_formation_strategy::menu_option_descriptions::form_new_network%]",
|
|
"form_new_network": "[%key:component::zha::config::step::choose_formation_strategy::menu_option_descriptions::form_new_network%]",
|
|
"reuse_settings": "[%key:component::zha::config::step::choose_formation_strategy::menu_option_descriptions::reuse_settings%]",
|
|
"upload_manual_backup": "[%key:component::zha::config::step::choose_formation_strategy::menu_option_descriptions::upload_manual_backup%]"
|
|
},
|
|
"menu_options": {
|
|
"choose_automatic_backup": "[%key:component::zha::config::step::choose_formation_strategy::menu_options::choose_automatic_backup%]",
|
|
"form_initial_network": "[%key:component::zha::config::step::choose_formation_strategy::menu_options::form_initial_network%]",
|
|
"form_new_network": "[%key:component::zha::config::step::choose_formation_strategy::menu_options::form_new_network%]",
|
|
"reuse_settings": "[%key:component::zha::config::step::choose_formation_strategy::menu_options::reuse_settings%]",
|
|
"upload_manual_backup": "[%key:component::zha::config::step::choose_formation_strategy::menu_options::upload_manual_backup%]"
|
|
},
|
|
"title": "[%key:component::zha::config::step::choose_formation_strategy::title%]"
|
|
},
|
|
"choose_migration_strategy": {
|
|
"description": "[%key:component::zha::config::step::choose_migration_strategy::description%]",
|
|
"menu_option_descriptions": {
|
|
"migration_strategy_advanced": "[%key:component::zha::config::step::choose_migration_strategy::menu_option_descriptions::migration_strategy_advanced%]",
|
|
"migration_strategy_recommended": "[%key:component::zha::config::step::choose_migration_strategy::menu_option_descriptions::migration_strategy_recommended%]"
|
|
},
|
|
"menu_options": {
|
|
"migration_strategy_advanced": "[%key:component::zha::config::step::choose_migration_strategy::menu_options::migration_strategy_advanced%]",
|
|
"migration_strategy_recommended": "[%key:component::zha::config::step::choose_migration_strategy::menu_options::migration_strategy_recommended%]"
|
|
},
|
|
"title": "[%key:component::zha::config::step::choose_migration_strategy::title%]"
|
|
},
|
|
"choose_serial_port": {
|
|
"data": {
|
|
"path": "[%key:component::zha::config::step::choose_serial_port::data::path%]"
|
|
},
|
|
"description": "[%key:component::zha::config::step::choose_serial_port::description%]",
|
|
"title": "[%key:component::zha::config::step::choose_serial_port::title%]"
|
|
},
|
|
"confirm_ezsp_ieee_overwrite": {
|
|
"data": {
|
|
"overwrite_coordinator_ieee": "[%key:component::zha::config::step::confirm_ezsp_ieee_overwrite::data::overwrite_coordinator_ieee%]"
|
|
},
|
|
"description": "[%key:component::zha::config::step::confirm_ezsp_ieee_overwrite::description%]",
|
|
"title": "[%key:component::zha::config::step::confirm_ezsp_ieee_overwrite::title%]"
|
|
},
|
|
"form_new_network": {
|
|
"title": "[%key:component::zha::config::step::form_new_network::title%]"
|
|
},
|
|
"init": {
|
|
"description": "A backup will be performed and ZHA will be stopped. Do you wish to continue?",
|
|
"title": "Reconfigure ZHA"
|
|
},
|
|
"intent_migrate": {
|
|
"description": "Before plugging in your new adapter, your old adapter needs to be reset. An automatic backup will be performed. If you are using a combined Z-Wave and Zigbee adapter like the HUSBZB-1, this will only reset the Zigbee portion.\n\n*Note: if you are migrating from a **ConBee/RaspBee**, make sure it is running firmware `0x26720700` or newer! Otherwise, some devices may not be controllable after migrating until they are power cycled.*\n\nDo you wish to continue?",
|
|
"title": "[%key:component::zha::options::step::prompt_migrate_or_reconfigure::menu_options::intent_migrate%]"
|
|
},
|
|
"manual_pick_radio_type": {
|
|
"data": {
|
|
"radio_type": "[%key:component::zha::config::step::manual_pick_radio_type::data::radio_type%]"
|
|
},
|
|
"description": "[%key:component::zha::config::step::manual_pick_radio_type::description%]",
|
|
"title": "[%key:component::zha::config::step::manual_pick_radio_type::data::radio_type%]"
|
|
},
|
|
"manual_port_config": {
|
|
"data": {
|
|
"baudrate": "[%key:component::zha::config::step::manual_port_config::data::baudrate%]",
|
|
"flow_control": "[%key:component::zha::config::step::manual_port_config::data::flow_control%]",
|
|
"path": "[%key:component::zha::config::step::manual_port_config::data::path%]"
|
|
},
|
|
"description": "[%key:component::zha::config::step::manual_port_config::description%]",
|
|
"title": "[%key:component::zha::config::step::manual_port_config::title%]"
|
|
},
|
|
"maybe_reset_old_radio": {
|
|
"title": "[%key:component::zha::config::step::maybe_reset_old_radio::title%]"
|
|
},
|
|
"plug_in_new_radio": {
|
|
"description": "[%key:component::zha::config::step::plug_in_new_radio::description%]",
|
|
"title": "[%key:component::zha::config::step::plug_in_new_radio::title%]"
|
|
},
|
|
"plug_in_old_radio": {
|
|
"description": "[%key:component::zha::config::step::plug_in_old_radio::description%]",
|
|
"menu_option_descriptions": {
|
|
"retry_old_radio": "[%key:component::zha::config::step::plug_in_old_radio::menu_option_descriptions::retry_old_radio%]",
|
|
"skip_reset_old_radio": "[%key:component::zha::config::step::plug_in_old_radio::menu_option_descriptions::skip_reset_old_radio%]"
|
|
},
|
|
"menu_options": {
|
|
"retry_old_radio": "[%key:component::zha::config::step::plug_in_old_radio::menu_options::retry_old_radio%]",
|
|
"skip_reset_old_radio": "[%key:component::zha::config::step::plug_in_old_radio::menu_options::skip_reset_old_radio%]"
|
|
},
|
|
"title": "[%key:component::zha::config::step::plug_in_old_radio::title%]"
|
|
},
|
|
"prompt_migrate_or_reconfigure": {
|
|
"description": "Are you migrating to a new adapter or re-configuring the current adapter?",
|
|
"menu_option_descriptions": {
|
|
"intent_migrate": "This will help you migrate your Zigbee network from your old adapter to a new one.",
|
|
"intent_reconfigure": "This will let you change the serial port for your current Zigbee adapter."
|
|
},
|
|
"menu_options": {
|
|
"intent_migrate": "Migrate to a new adapter",
|
|
"intent_reconfigure": "Re-configure the current adapter"
|
|
},
|
|
"title": "Migrate or re-configure"
|
|
},
|
|
"restore_backup": {
|
|
"title": "[%key:component::zha::config::step::restore_backup::title%]"
|
|
},
|
|
"upload_manual_backup": {
|
|
"data": {
|
|
"uploaded_backup_file": "[%key:component::zha::config::step::upload_manual_backup::data::uploaded_backup_file%]"
|
|
},
|
|
"description": "[%key:component::zha::config::step::upload_manual_backup::description%]",
|
|
"title": "[%key:component::zha::config::step::upload_manual_backup::title%]"
|
|
},
|
|
"verify_radio": {
|
|
"description": "[%key:component::zha::config::step::verify_radio::description%]",
|
|
"title": "[%key:component::zha::config::step::verify_radio::title%]"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"clear_lock_user_code": {
|
|
"description": "Clears a user code from a lock.",
|
|
"fields": {
|
|
"code_slot": {
|
|
"description": "Code slot to clear code from.",
|
|
"name": "Code slot"
|
|
}
|
|
},
|
|
"name": "Clear lock user"
|
|
},
|
|
"disable_lock_user_code": {
|
|
"description": "Disables a user code on a lock.",
|
|
"fields": {
|
|
"code_slot": {
|
|
"description": "Code slot to disable.",
|
|
"name": "[%key:component::zha::services::clear_lock_user_code::fields::code_slot::name%]"
|
|
}
|
|
},
|
|
"name": "Disable lock user"
|
|
},
|
|
"enable_lock_user_code": {
|
|
"description": "Enables a user code on a lock.",
|
|
"fields": {
|
|
"code_slot": {
|
|
"description": "Code slot to enable.",
|
|
"name": "[%key:component::zha::services::clear_lock_user_code::fields::code_slot::name%]"
|
|
}
|
|
},
|
|
"name": "Enable lock user"
|
|
},
|
|
"issue_zigbee_cluster_command": {
|
|
"description": "Issues a command on the specified cluster on the specified entity.",
|
|
"fields": {
|
|
"args": {
|
|
"description": "Arguments to pass to the command.",
|
|
"name": "Args"
|
|
},
|
|
"cluster_id": {
|
|
"description": "[%key:component::zha::services::set_zigbee_cluster_attribute::fields::cluster_id::description%]",
|
|
"name": "[%key:component::zha::services::set_zigbee_cluster_attribute::fields::cluster_id::name%]"
|
|
},
|
|
"cluster_type": {
|
|
"description": "[%key:component::zha::services::set_zigbee_cluster_attribute::fields::cluster_type::description%]",
|
|
"name": "[%key:component::zha::services::set_zigbee_cluster_attribute::fields::cluster_type::name%]"
|
|
},
|
|
"command": {
|
|
"description": "ID of the command to execute.",
|
|
"name": "Command"
|
|
},
|
|
"command_type": {
|
|
"description": "Type of the command to execute.",
|
|
"name": "Command Type"
|
|
},
|
|
"endpoint_id": {
|
|
"description": "[%key:component::zha::services::set_zigbee_cluster_attribute::fields::endpoint_id::description%]",
|
|
"name": "[%key:component::zha::services::set_zigbee_cluster_attribute::fields::endpoint_id::name%]"
|
|
},
|
|
"ieee": {
|
|
"description": "[%key:component::zha::services::set_zigbee_cluster_attribute::fields::ieee::description%]",
|
|
"name": "[%key:component::zha::services::permit::fields::ieee::name%]"
|
|
},
|
|
"manufacturer": {
|
|
"description": "[%key:component::zha::services::set_zigbee_cluster_attribute::fields::manufacturer::description%]",
|
|
"name": "[%key:component::zha::services::set_zigbee_cluster_attribute::fields::manufacturer::name%]"
|
|
},
|
|
"params": {
|
|
"description": "Parameters to pass to the command.",
|
|
"name": "Params"
|
|
}
|
|
},
|
|
"name": "Issue Zigbee cluster command"
|
|
},
|
|
"issue_zigbee_group_command": {
|
|
"description": "Issues a command on the specified cluster on the specified group.",
|
|
"fields": {
|
|
"args": {
|
|
"description": "[%key:component::zha::services::issue_zigbee_cluster_command::fields::args::description%]",
|
|
"name": "Args"
|
|
},
|
|
"cluster_id": {
|
|
"description": "ZCL cluster to send command to.",
|
|
"name": "[%key:component::zha::services::set_zigbee_cluster_attribute::fields::cluster_id::name%]"
|
|
},
|
|
"cluster_type": {
|
|
"description": "[%key:component::zha::services::set_zigbee_cluster_attribute::fields::cluster_type::description%]",
|
|
"name": "Cluster type"
|
|
},
|
|
"command": {
|
|
"description": "[%key:component::zha::services::issue_zigbee_cluster_command::fields::command::description%]",
|
|
"name": "Command"
|
|
},
|
|
"group": {
|
|
"description": "Hexadecimal address of the group.",
|
|
"name": "Group"
|
|
},
|
|
"manufacturer": {
|
|
"description": "[%key:component::zha::services::set_zigbee_cluster_attribute::fields::manufacturer::description%]",
|
|
"name": "[%key:component::zha::services::set_zigbee_cluster_attribute::fields::manufacturer::name%]"
|
|
}
|
|
},
|
|
"name": "Issue Zigbee group command"
|
|
},
|
|
"permit": {
|
|
"description": "Allows nodes to join the Zigbee network.",
|
|
"fields": {
|
|
"duration": {
|
|
"description": "Time to permit joins.",
|
|
"name": "Duration"
|
|
},
|
|
"ieee": {
|
|
"description": "IEEE address of the node permitting new joins.",
|
|
"name": "IEEE"
|
|
},
|
|
"install_code": {
|
|
"description": "Install code of the joining device (must be combined with the 'Source IEEE' field).",
|
|
"name": "Install code"
|
|
},
|
|
"qr_code": {
|
|
"description": "Provides both the IEEE address and the install code of the joining device (different between vendors).",
|
|
"name": "QR code"
|
|
},
|
|
"source_ieee": {
|
|
"description": "IEEE address of the joining device (must be combined with the 'Install code' field).",
|
|
"name": "Source IEEE"
|
|
}
|
|
},
|
|
"name": "Permit"
|
|
},
|
|
"reconfigure_device": {
|
|
"description": "Reconfigures a ZHA device (heal device). Use this if you are having issues with the device. If the device in question is a battery-powered device, ensure it is awake and accepting commands when you use this action.",
|
|
"fields": {
|
|
"ieee": {
|
|
"description": "IEEE address of the device to reconfigure.",
|
|
"name": "[%key:component::zha::services::permit::fields::ieee::name%]"
|
|
}
|
|
},
|
|
"name": "Reconfigure device"
|
|
},
|
|
"remove": {
|
|
"description": "Removes a node from the Zigbee network.",
|
|
"fields": {
|
|
"ieee": {
|
|
"description": "IEEE address of the node to remove.",
|
|
"name": "[%key:component::zha::services::permit::fields::ieee::name%]"
|
|
}
|
|
},
|
|
"name": "Remove"
|
|
},
|
|
"set_lock_user_code": {
|
|
"description": "Sets a user code on a lock.",
|
|
"fields": {
|
|
"code_slot": {
|
|
"description": "Code slot to set the code in.",
|
|
"name": "[%key:component::zha::services::clear_lock_user_code::fields::code_slot::name%]"
|
|
},
|
|
"user_code": {
|
|
"description": "Code to set.",
|
|
"name": "Code"
|
|
}
|
|
},
|
|
"name": "Set lock user code"
|
|
},
|
|
"set_zigbee_cluster_attribute": {
|
|
"description": "Sets an attribute value for the specified cluster on the specified entity.",
|
|
"fields": {
|
|
"attribute": {
|
|
"description": "ID of the attribute to set.",
|
|
"name": "Attribute"
|
|
},
|
|
"cluster_id": {
|
|
"description": "ZCL cluster to retrieve attributes for.",
|
|
"name": "Cluster ID"
|
|
},
|
|
"cluster_type": {
|
|
"description": "Type of the cluster.",
|
|
"name": "Cluster type"
|
|
},
|
|
"endpoint_id": {
|
|
"description": "Endpoint ID for the cluster.",
|
|
"name": "Endpoint ID"
|
|
},
|
|
"ieee": {
|
|
"description": "IEEE address for the device.",
|
|
"name": "[%key:component::zha::services::permit::fields::ieee::name%]"
|
|
},
|
|
"manufacturer": {
|
|
"description": "Manufacturer code. Use a value of \"-1\" to force no code to be set.",
|
|
"name": "Manufacturer"
|
|
},
|
|
"value": {
|
|
"description": "Value to write to the attribute.",
|
|
"name": "Value"
|
|
}
|
|
},
|
|
"name": "Set Zigbee cluster attribute"
|
|
},
|
|
"warning_device_squawk": {
|
|
"description": "This action uses the WD capabilities to emit a quick audible/visible pulse called a \"squawk\". The squawk command has no effect if the WD is currently active (warning in progress).",
|
|
"fields": {
|
|
"ieee": {
|
|
"description": "[%key:component::zha::services::set_zigbee_cluster_attribute::fields::ieee::description%]",
|
|
"name": "[%key:component::zha::services::permit::fields::ieee::name%]"
|
|
},
|
|
"level": {
|
|
"description": "The squawk level field is used as a 2-bit enumeration, and determines the intensity of audible squawk sound as shown in Table 8-26 of the ZCL spec - Squawk Level Field Values.",
|
|
"name": "Level"
|
|
},
|
|
"mode": {
|
|
"description": "The Squawk Mode field is used as a 4-bit enumeration, and can have one of the values shown in Table 8-24 of the ZCL spec - Squawk Mode Field. The exact operation of each mode (how the WD “squawks”) is implementation specific.",
|
|
"name": "[%key:common::config_flow::data::mode%]"
|
|
},
|
|
"strobe": {
|
|
"description": "The strobe field is used as a Boolean, and determines if the visual indication is also required in addition to the audible squawk, as shown in Table 8-25 of the ZCL spec - Strobe Bit.",
|
|
"name": "Strobe"
|
|
}
|
|
},
|
|
"name": "Warning device squawk"
|
|
},
|
|
"warning_device_warn": {
|
|
"description": "This action starts the operation of the warning device. The warning device alerts the surrounding area by audible (siren) and visual (strobe) signals.",
|
|
"fields": {
|
|
"duration": {
|
|
"description": "Requested duration of warning, in seconds (16 bit). If both Strobe and Warning Mode are \"0\" this field is ignored.",
|
|
"name": "Duration"
|
|
},
|
|
"duty_cycle": {
|
|
"description": "Indicates the length of the flash cycle. This allows you to vary the flash duration for different alarm types (e.g., fire, police, burglar). The valid range is 0-100 in increments of 10. All other values must be rounded to the nearest valid value. Strobe calculates a duty cycle over a duration of one second. The ON state must precede the OFF state. For example, if the Strobe Duty Cycle field specifies “40,”, then the strobe flashes ON for 4/10ths of a second and then turns OFF for 6/10ths of a second.",
|
|
"name": "Duty cycle"
|
|
},
|
|
"ieee": {
|
|
"description": "[%key:component::zha::services::set_zigbee_cluster_attribute::fields::ieee::description%]",
|
|
"name": "[%key:component::zha::services::permit::fields::ieee::name%]"
|
|
},
|
|
"intensity": {
|
|
"description": "Indicates the intensity of the strobe as shown in Table 8-23 of the ZCL spec. This attribute is designed to vary the output of the strobe (i.e., brightness) and not its frequency, which is detailed in section 8.4.2.3.1.6 of the ZCL spec.",
|
|
"name": "Intensity"
|
|
},
|
|
"level": {
|
|
"description": "The Siren Level field is used as a 2-bit enumeration, and indicates the intensity of audible squawk sound as shown in Table 8-22 of the ZCL spec.",
|
|
"name": "Level"
|
|
},
|
|
"mode": {
|
|
"description": "The Warning Mode field is used as a 4-bit enumeration, can have one of the values 0-6 defined below in table 8-20 of the ZCL spec. The exact behavior of the warning device in each mode is according to the relevant security standards.",
|
|
"name": "[%key:common::config_flow::data::mode%]"
|
|
},
|
|
"strobe": {
|
|
"description": "The Strobe field is used as a 2-bit enumeration, and determines if the visual indication is required in addition to the audible siren, as indicated in Table 8-21 of the ZCL spec. \"0\" means no strobe, \"1\" means strobe. If the strobe field is “1” and the Warning Mode is “0” (“Stop”), then only the strobe is activated.",
|
|
"name": "[%key:component::zha::services::warning_device_squawk::fields::strobe::name%]"
|
|
}
|
|
},
|
|
"name": "Warning device starts alert"
|
|
}
|
|
}
|
|
}
|