1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 16:36:08 +01:00
Files
core/homeassistant/components/matter/strings.json

775 lines
23 KiB
JSON

{
"config": {
"abort": {
"addon_get_discovery_info_failed": "Failed to get Matter Server app discovery info.",
"addon_info_failed": "Failed to get Matter Server app info.",
"addon_install_failed": "Failed to install the Matter Server app.",
"addon_start_failed": "Failed to start the Matter Server app.",
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
"already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]",
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
"not_matter_addon": "Discovered app is not the official Matter Server app.",
"reconfiguration_successful": "Successfully reconfigured the Matter integration."
},
"error": {
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
"invalid_server_version": "The Matter server is not the correct version",
"unknown": "[%key:common::config_flow::error::unknown%]"
},
"flow_title": "{name}",
"progress": {
"install_addon": "Please wait while the Matter Server app installation finishes. This can take several minutes.",
"start_addon": "Please wait while the Matter Server app starts. This app is what powers Matter in Home Assistant. This may take some seconds."
},
"step": {
"hassio_confirm": {
"title": "Set up the Matter integration with the Matter Server app"
},
"install_addon": {
"title": "The app installation has started"
},
"manual": {
"data": {
"url": "[%key:common::config_flow::data::url%]"
}
},
"on_supervisor": {
"data": {
"use_addon": "Use the official Matter Server Supervisor app"
},
"description": "Do you want to use the official Matter Server Supervisor app?\n\nIf you are already running the Matter Server in another app, in a custom container, natively etc., then do not select this option.",
"title": "Select connection method"
},
"start_addon": {
"title": "Starting app."
}
}
},
"entity": {
"binary_sensor": {
"actuator": {
"name": "Actuator"
},
"alarm_door": {
"name": "Door alarm"
},
"battery_alert": {
"name": "Battery alert"
},
"boost_state": {
"name": "Boost state"
},
"config_status_operational": {
"name": "Configuration status"
},
"dishwasher_alarm_inflow": {
"name": "Inflow alarm"
},
"end_of_service": {
"name": "End of service"
},
"evse_charging_status": {
"name": "Charging status"
},
"evse_plug": {
"name": "Plug state"
},
"evse_supply_state": {
"name": "Charger supply state"
},
"hardware_fault": {
"name": "Hardware fault"
},
"interconnected_co_alarm": {
"name": "Interconnected CO alarm"
},
"interconnected_smoke_alarm": {
"name": "Interconnected smoke alarm"
},
"muted": {
"name": "Muted"
},
"rain": {
"name": "Rain"
},
"test_in_progress": {
"name": "Test in progress"
},
"thermostat_remote_sensing_local_temperature": {
"name": "Local temperature remote sensing"
},
"thermostat_remote_sensing_occupancy": {
"name": "Occupancy remote sensing"
},
"thermostat_remote_sensing_outdoor_temperature": {
"name": "Outdoor temperature remote sensing"
},
"valve_fault_blocked": {
"name": "Valve blocked"
},
"valve_fault_general_fault": {
"name": "General fault"
},
"valve_fault_leaking": {
"name": "Valve leaking"
},
"water_freeze": {
"name": "Water freeze"
},
"water_leak": {
"name": "Water leak"
}
},
"button": {
"cancel_boost": {
"name": "Cancel boost"
},
"pause": {
"name": "[%key:common::action::pause%]"
},
"reset_filter_condition": {
"name": "Reset filter condition"
},
"resume": {
"name": "Resume"
},
"self_test_request": {
"name": "Self-test"
},
"start": {
"name": "[%key:common::action::start%]"
},
"stop": {
"name": "[%key:common::action::stop%]"
}
},
"climate": {
"thermostat": {
"name": "Thermostat"
}
},
"cover": {
"cover": {
"name": "[%key:component::cover::title%]"
}
},
"event": {
"button": {
"name": "Button",
"state_attributes": {
"event_type": {
"state": {
"initial_press": "Pressed",
"long_press": "Held down",
"long_release": "Released after being held down",
"multi_press_1": "Pressed once",
"multi_press_2": "Pressed twice",
"multi_press_3": "Pressed 3 times",
"multi_press_4": "Pressed 4 times",
"multi_press_5": "Pressed 5 times",
"multi_press_6": "Pressed 6 times",
"multi_press_7": "Pressed 7 times",
"multi_press_8": "Pressed 8 times",
"short_release": "Released after being pressed",
"switch_latched": "Switch latched"
}
}
}
}
},
"fan": {
"fan": {
"name": "[%key:component::fan::title%]",
"state_attributes": {
"preset_mode": {
"state": {
"auto": "[%key:common::state::auto%]",
"high": "[%key:common::state::high%]",
"low": "[%key:common::state::low%]",
"medium": "[%key:common::state::medium%]",
"natural_wind": "Natural wind",
"sleep_wind": "Sleep wind"
}
}
}
}
},
"light": {
"light": {
"name": "[%key:component::light::title%]"
}
},
"lock": {
"lock": {
"name": "[%key:component::lock::title%]"
}
},
"number": {
"altitude": {
"name": "Altitude above sea level"
},
"auto_relock_timer": {
"name": "Auto-relock time"
},
"cook_time": {
"name": "Cooking time"
},
"hold_time": {
"name": "Hold time"
},
"led_indicator_intensity_off": {
"name": "LED off intensity"
},
"led_indicator_intensity_on": {
"name": "LED on intensity"
},
"occupied_setback": {
"name": "Occupied setback"
},
"off_transition_time": {
"name": "Off transition time"
},
"on_level": {
"name": "On level"
},
"on_off_transition_time": {
"name": "On/Off transition time"
},
"on_transition_time": {
"name": "On transition time"
},
"power_on_level": {
"name": "Power-on level"
},
"pump_setpoint": {
"name": "Setpoint"
},
"speaker_setpoint": {
"name": "Volume"
},
"temperature_offset": {
"name": "Temperature offset"
},
"temperature_setpoint": {
"name": "Temperature setpoint"
},
"user_code_temporary_disable_time": {
"name": "User code temporary disable time"
},
"valve_configuration_and_control_default_open_duration": {
"name": "Default open duration"
},
"wrong_code_entry_limit": {
"name": "Wrong code limit"
}
},
"select": {
"clean_mode": {
"name": "Clean mode"
},
"device_energy_management_mode": {
"name": "Energy management mode"
},
"door_lock_operating_mode": {
"name": "Operating mode",
"state": {
"no_remote_lock_unlock": "No remote lock/unlock",
"normal": "Normal",
"passage": "Passage",
"privacy": "Privacy",
"vacation": "Vacation"
}
},
"door_lock_sound_volume": {
"name": "Sound volume",
"state": {
"high": "[%key:common::state::high%]",
"low": "[%key:common::state::low%]",
"medium": "[%key:common::state::medium%]",
"silent": "Silent"
}
},
"laundry_washer_number_of_rinses": {
"name": "Number of rinses",
"state": {
"extra": "Extra",
"max": "Max",
"normal": "[%key:common::state::normal%]",
"off": "[%key:common::state::off%]"
}
},
"laundry_washer_spin_speed": {
"name": "Spin speed"
},
"mode": {
"name": "Mode"
},
"power_level": {
"name": "Power level (W)"
},
"pump_operation_mode": {
"name": "mode",
"state": {
"local": "Local",
"maximum": "Maximum",
"minimum": "Minimum",
"normal": "[%key:common::state::normal%]"
}
},
"sensitivity_level": {
"name": "Sensitivity",
"state": {
"high": "[%key:common::state::high%]",
"low": "[%key:common::state::low%]",
"standard": "Standard"
}
},
"startup_on_off": {
"name": "Power-on behavior",
"state": {
"off": "[%key:common::state::off%]",
"on": "[%key:common::state::on%]",
"previous": "Previous state",
"toggle": "[%key:common::action::toggle%]"
}
},
"temperature_display_mode": {
"name": "Temperature display mode"
},
"temperature_level": {
"name": "Temperature level"
},
"water_heater_mode": {
"name": "Water heater mode"
}
},
"sensor": {
"activated_carbon_filter_condition": {
"name": "Activated carbon filter condition"
},
"active_current": {
"name": "Active current"
},
"air_quality": {
"name": "Air quality",
"state": {
"extremely_poor": "Extremely poor",
"fair": "Fair",
"good": "Good",
"moderate": "Moderate",
"poor": "Poor",
"very_poor": "Very poor"
}
},
"apparent_current": {
"name": "Apparent current"
},
"auto_close_time": {
"name": "Auto-close time"
},
"battery_charge_state": {
"name": "Battery charge state",
"state": {
"charging": "[%key:common::state::charging%]",
"full_charge": "Full charge",
"not_charging": "Not charging"
}
},
"battery_replacement_description": {
"name": "Battery type"
},
"battery_time_remaining": {
"name": "Time remaining"
},
"battery_time_to_full_charge": {
"name": "Time to full charge"
},
"battery_voltage": {
"name": "Battery voltage"
},
"contamination_state": {
"name": "Contamination state",
"state": {
"critical": "Critical",
"low": "[%key:common::state::low%]",
"normal": "[%key:common::state::normal%]",
"warning": "Warning"
}
},
"current_phase": {
"name": "Current phase"
},
"door_closed_events": {
"name": "Door closed events"
},
"door_open_events": {
"name": "Door open events"
},
"energy_exported": {
"name": "Energy exported"
},
"esa_opt_out_state": {
"name": "Energy optimization opt-out",
"state": {
"grid_opt_out": "Grid",
"local_opt_out": "Local",
"no_opt_out": "[%key:common::state::off%]",
"opt_out": "Local and grid"
}
},
"esa_state": {
"name": "Appliance energy state",
"state": {
"fault": "[%key:common::state::fault%]",
"offline": "Offline",
"online": "Online",
"paused": "[%key:common::state::paused%]",
"power_adjust_active": "Power adjust"
}
},
"estimated_end_time": {
"name": "Estimated end time"
},
"estimated_heat_required": {
"name": "Required heating energy"
},
"eve_weather_trend": {
"name": "Weather trend",
"state": {
"cloudy": "Cloudy",
"rainy": "Rainy",
"stormy": "Stormy",
"sunny": "Sunny"
}
},
"evse_charge_current": {
"name": "Charge current"
},
"evse_circuit_capacity": {
"name": "Circuit capacity"
},
"evse_fault_state": {
"name": "Fault state",
"state": {
"contact_dry_failure": "Contact dry failure",
"contact_wet_failure": "Contact wet failure",
"emergency_stop": "Emergency stop",
"ev_disconnected": "EV disconnected",
"live_neutral_swap": "Live/neutral swap",
"meter_failure": "Meter failure",
"no_error": "OK",
"other": "Other fault",
"over_current": "Overcurrent",
"over_temperature": "Overtemperature",
"over_voltage": "Overvoltage",
"pilot_short_circuit": "Pilot short circuit",
"power_loss": "Power loss",
"power_quality": "Power quality",
"under_voltage": "Undervoltage",
"wrong_power_supply": "Wrong power supply"
}
},
"evse_max_charge_current": {
"name": "Max charge current"
},
"evse_min_charge_current": {
"name": "Min charge current"
},
"evse_soc": {
"name": "State of charge"
},
"evse_user_max_charge_current": {
"name": "User max charge current"
},
"expiry_date": {
"name": "Expiry date"
},
"flow": {
"name": "Flow"
},
"hepa_filter_condition": {
"name": "HEPA filter condition"
},
"nitrogen_dioxide": {
"name": "[%key:component::sensor::entity_component::nitrogen_dioxide::name%]"
},
"operational_error": {
"name": "Operational error",
"state": {
"brush_jammed": "Brush jammed",
"cannot_reach_target_area": "Cannot reach target area",
"command_invalid_in_state": "Command invalid in current state",
"dirty_water_tank_full": "Dirty water tank full",
"dirty_water_tank_missing": "Dirty water tank missing",
"dust_bin_full": "Dust bin full",
"dust_bin_missing": "Dust bin missing",
"failed_to_find_charging_dock": "Failed to find charging dock",
"low_battery": "Low battery",
"mop_cleaning_pad_missing": "Mop cleaning pad missing",
"navigation_sensor_obscured": "Navigation sensor obscured",
"no_error": "No error",
"stuck": "Stuck",
"unable_to_complete_operation": "Unable to complete operation",
"unable_to_start_or_resume": "Unable to start or resume",
"water_tank_empty": "Water tank empty",
"water_tank_lid_open": "Water tank lid open",
"water_tank_missing": "Water tank missing",
"wheels_jammed": "Wheels jammed"
}
},
"operational_state": {
"name": "Operational state",
"state": {
"charging": "[%key:common::state::charging%]",
"docked": "Docked",
"error": "[%key:common::state::error%]",
"paused": "[%key:common::state::paused%]",
"running": "Running",
"seeking_charger": "Seeking charger",
"stopped": "[%key:common::state::stopped%]"
}
},
"outdoor_temperature": {
"name": "Outdoor temperature"
},
"pi_heating_demand": {
"name": "Heating demand"
},
"pump_control_mode": {
"name": "Control mode",
"state": {
"automatic": "Automatic",
"constant_flow": "Constant flow",
"constant_pressure": "Constant pressure",
"constant_speed": "Constant speed",
"constant_temperature": "Constant temp",
"proportional_pressure": "Proportional pressure"
}
},
"pump_speed": {
"name": "Rotation speed"
},
"reactive_current": {
"name": "Reactive current"
},
"rms_current": {
"name": "Effective current"
},
"rms_voltage": {
"name": "Effective voltage"
},
"switch_current_position": {
"name": "Current switch position"
},
"tank_percentage": {
"name": "Hot water level"
},
"tank_volume": {
"name": "Tank volume"
},
"tvoc_level": {
"name": "TVOC level",
"state": {
"critical": "Critical",
"high": "[%key:common::state::high%]",
"low": "[%key:common::state::low%]",
"medium": "[%key:common::state::medium%]"
}
},
"valve_position": {
"name": "Valve position"
},
"voltage": {
"name": "Voltage"
},
"window_covering_target_position": {
"name": "Target opening position"
}
},
"switch": {
"child_lock": {
"name": "Child lock"
},
"evse_charging_switch": {
"name": "Enable charging"
},
"power": {
"name": "Power"
},
"privacy_mode_button": {
"name": "Privacy mode button"
},
"speaker_mute": {
"name": "Mute"
},
"switch": {
"name": "[%key:component::switch::title%]"
}
},
"vacuum": {
"vacuum": {
"name": "[%key:component::vacuum::title%]"
}
},
"valve": {
"valve": {
"name": "[%key:component::valve::title%]"
}
},
"water_heater": {
"water_heater": {
"name": "[%key:component::water_heater::title%]"
}
}
},
"exceptions": {
"credential_type_not_supported": {
"message": "The lock does not support credential type `{credential_type}`."
},
"invalid_credential_data": {
"message": "Invalid credential data: {reason}."
},
"set_credential_failed": {
"message": "Failed to set credential: lock returned status `{status}`."
}
},
"issues": {
"server_version_version_too_new": {
"description": "The version of the Matter Server you are currently running is too new for this version of Home Assistant. Please update Home Assistant or downgrade the Matter Server to an older version to fix this issue.",
"title": "Older version of Matter Server needed"
},
"server_version_version_too_old": {
"description": "The version of the Matter Server you are currently running is too old for this version of Home Assistant. Please update the Matter Server to the latest version to fix this issue.",
"title": "Newer version of Matter Server needed"
}
},
"services": {
"clear_lock_credential": {
"description": "Removes a credential from a lock.",
"fields": {
"credential_index": {
"description": "The credential slot index to clear.",
"name": "Credential index"
},
"credential_type": {
"description": "The type of credential to clear.",
"name": "Credential type"
}
},
"name": "Clear lock credential"
},
"clear_lock_user": {
"description": "Deletes a lock user and all associated credentials. Use index 65534 to clear all users.",
"fields": {
"user_index": {
"description": "The user slot index (1-based) to clear, or 65534 to clear all.",
"name": "User index"
}
},
"name": "Clear lock user"
},
"get_lock_credential_status": {
"description": "Returns the status of a credential slot on a lock.",
"fields": {
"credential_index": {
"description": "The credential slot index to query.",
"name": "Credential index"
},
"credential_type": {
"description": "The type of credential to query.",
"name": "Credential type"
}
},
"name": "Get lock credential status"
},
"get_lock_info": {
"description": "Returns lock capabilities including supported credential types, user capacity, and PIN length constraints.",
"name": "Get lock info"
},
"get_lock_users": {
"description": "Returns all users configured on a lock with their credentials.",
"name": "Get lock users"
},
"open_commissioning_window": {
"description": "Allows adding one of your devices to another Matter network by opening the commissioning window for this Matter device for 60 seconds.",
"fields": {
"device_id": {
"description": "The Matter device to add to the other Matter network.",
"name": "[%key:common::config_flow::data::device%]"
}
},
"name": "Open commissioning window"
},
"set_lock_credential": {
"description": "Adds or updates a credential on a lock.",
"fields": {
"credential_data": {
"description": "The credential data. For PIN: digits only. For RFID: hexadecimal string.",
"name": "Credential data"
},
"credential_index": {
"description": "The credential slot index. Leave empty to auto-find an available slot.",
"name": "Credential index"
},
"credential_type": {
"description": "The type of credential (e.g., pin, rfid, fingerprint).",
"name": "Credential type"
},
"user_index": {
"description": "The user index to associate the credential with. Leave empty for automatic assignment.",
"name": "User index"
},
"user_status": {
"description": "The user status to set when creating a new user for this credential.",
"name": "User status"
},
"user_type": {
"description": "The user type to set when creating a new user for this credential.",
"name": "User type"
}
},
"name": "Set lock credential"
},
"set_lock_user": {
"description": "Creates or updates a lock user.",
"fields": {
"credential_rule": {
"description": "The credential rule for the user.",
"name": "Credential rule"
},
"user_index": {
"description": "The user slot index (1-based). Leave empty to auto-find an available slot.",
"name": "User index"
},
"user_name": {
"description": "The name for the user.",
"name": "User name"
},
"user_type": {
"description": "The type of user to create.",
"name": "User type"
}
},
"name": "Set lock user"
},
"water_heater_boost": {
"description": "Enables water heater boost for a specific duration.",
"fields": {
"duration": {
"description": "Boost duration in seconds.",
"name": "Duration"
},
"emergency_boost": {
"description": "Whether to enable emergency boost mode.",
"name": "Emergency boost"
},
"temporary_setpoint": {
"description": "Temporary setpoint temperature in Celsius during the boost period.",
"name": "Temporary setpoint"
}
},
"name": "Boost water heater"
}
}
}