mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
543 lines
35 KiB
JSON
543 lines
35 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_account%]",
|
|
"already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]",
|
|
"authorize_url_timeout": "[%key:common::config_flow::abort::oauth2_authorize_url_timeout%]",
|
|
"missing_amc_scope": "The `Authentication API` and the `Automower Connect API` are not connected to your application in the Husqvarna Developer Portal.",
|
|
"missing_configuration": "[%key:common::config_flow::abort::oauth2_missing_configuration%]",
|
|
"missing_credentials": "[%key:common::config_flow::abort::oauth2_missing_credentials%]",
|
|
"no_mower_connected": "No mowers connected to this account.",
|
|
"no_url_available": "[%key:common::config_flow::abort::oauth2_no_url_available%]",
|
|
"oauth_error": "[%key:common::config_flow::abort::oauth2_error%]",
|
|
"oauth_failed": "[%key:common::config_flow::abort::oauth2_failed%]",
|
|
"oauth_implementation_unavailable": "[%key:common::config_flow::abort::oauth2_implementation_unavailable%]",
|
|
"oauth_timeout": "[%key:common::config_flow::abort::oauth2_timeout%]",
|
|
"oauth_unauthorized": "[%key:common::config_flow::abort::oauth2_unauthorized%]",
|
|
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]",
|
|
"unknown": "[%key:common::config_flow::error::unknown%]",
|
|
"user_rejected_authorize": "[%key:common::config_flow::abort::oauth2_user_rejected_authorize%]",
|
|
"wrong_account": "You can only reauthenticate this entry with the same Husqvarna account."
|
|
},
|
|
"create_entry": {
|
|
"default": "[%key:common::config_flow::create_entry::authenticated%]"
|
|
},
|
|
"step": {
|
|
"missing_scope": {
|
|
"description": "For the best experience with this integration both the `Authentication API` and the `Automower Connect API` should be connected. Please make sure that both of them are connected to your account in the [Husqvarna Developer Portal]({application_url}).",
|
|
"title": "Your account is missing some API connections"
|
|
},
|
|
"pick_implementation": {
|
|
"data": {
|
|
"implementation": "[%key:common::config_flow::data::implementation%]"
|
|
},
|
|
"data_description": {
|
|
"implementation": "[%key:common::config_flow::description::implementation%]"
|
|
},
|
|
"title": "[%key:common::config_flow::title::oauth2_pick_implementation%]"
|
|
},
|
|
"reauth_confirm": {
|
|
"description": "The Husqvarna Automower integration needs to re-authenticate your account",
|
|
"title": "[%key:common::config_flow::title::reauth%]"
|
|
}
|
|
}
|
|
},
|
|
"entity": {
|
|
"binary_sensor": {
|
|
"leaving_dock": {
|
|
"name": "Leaving dock"
|
|
}
|
|
},
|
|
"button": {
|
|
"confirm_error": {
|
|
"name": "Confirm error"
|
|
},
|
|
"reset_cutting_blade_usage_time": {
|
|
"name": "Reset cutting blade usage time"
|
|
},
|
|
"sync_clock": {
|
|
"name": "Sync clock"
|
|
}
|
|
},
|
|
"event": {
|
|
"message": {
|
|
"name": "Message",
|
|
"state_attributes": {
|
|
"event_type": {
|
|
"state": {
|
|
"alarm_mower_in_motion": "[%key:component::husqvarna_automower::entity::sensor::error::state::alarm_mower_in_motion%]",
|
|
"alarm_mower_lifted": "[%key:component::husqvarna_automower::entity::sensor::error::state::alarm_mower_lifted%]",
|
|
"alarm_mower_stopped": "[%key:component::husqvarna_automower::entity::sensor::error::state::alarm_mower_stopped%]",
|
|
"alarm_mower_switched_off": "[%key:component::husqvarna_automower::entity::sensor::error::state::alarm_mower_switched_off%]",
|
|
"alarm_mower_tilted": "[%key:component::husqvarna_automower::entity::sensor::error::state::alarm_mower_tilted%]",
|
|
"alarm_outside_geofence": "[%key:component::husqvarna_automower::entity::sensor::error::state::alarm_outside_geofence%]",
|
|
"angular_sensor_problem": "[%key:component::husqvarna_automower::entity::sensor::error::state::angular_sensor_problem%]",
|
|
"battery_problem": "[%key:component::husqvarna_automower::entity::sensor::error::state::battery_problem%]",
|
|
"battery_restriction_due_to_ambient_temperature": "[%key:component::husqvarna_automower::entity::sensor::error::state::battery_restriction_due_to_ambient_temperature%]",
|
|
"can_error": "[%key:component::husqvarna_automower::entity::sensor::error::state::can_error%]",
|
|
"charging_current_too_high": "[%key:component::husqvarna_automower::entity::sensor::error::state::charging_current_too_high%]",
|
|
"charging_station_blocked": "[%key:component::husqvarna_automower::entity::sensor::error::state::charging_station_blocked%]",
|
|
"charging_system_problem": "[%key:component::husqvarna_automower::entity::sensor::error::state::charging_system_problem%]",
|
|
"collision_sensor_defect": "[%key:component::husqvarna_automower::entity::sensor::error::state::collision_sensor_defect%]",
|
|
"collision_sensor_error": "[%key:component::husqvarna_automower::entity::sensor::error::state::collision_sensor_error%]",
|
|
"collision_sensor_problem_front": "[%key:component::husqvarna_automower::entity::sensor::error::state::collision_sensor_problem_front%]",
|
|
"collision_sensor_problem_rear": "[%key:component::husqvarna_automower::entity::sensor::error::state::collision_sensor_problem_rear%]",
|
|
"com_board_not_available": "[%key:component::husqvarna_automower::entity::sensor::error::state::com_board_not_available%]",
|
|
"communication_circuit_board_sw_must_be_updated": "[%key:component::husqvarna_automower::entity::sensor::error::state::communication_circuit_board_sw_must_be_updated%]",
|
|
"complex_working_area": "[%key:component::husqvarna_automower::entity::sensor::error::state::complex_working_area%]",
|
|
"connection_changed": "[%key:component::husqvarna_automower::entity::sensor::error::state::connection_changed%]",
|
|
"connection_not_changed": "[%key:component::husqvarna_automower::entity::sensor::error::state::connection_not_changed%]",
|
|
"connectivity_problem": "[%key:component::husqvarna_automower::entity::sensor::error::state::connectivity_problem%]",
|
|
"connectivity_settings_restored": "[%key:component::husqvarna_automower::entity::sensor::error::state::connectivity_settings_restored%]",
|
|
"cutting_drive_motor_1_defect": "[%key:component::husqvarna_automower::entity::sensor::error::state::cutting_drive_motor_1_defect%]",
|
|
"cutting_drive_motor_2_defect": "[%key:component::husqvarna_automower::entity::sensor::error::state::cutting_drive_motor_2_defect%]",
|
|
"cutting_drive_motor_3_defect": "[%key:component::husqvarna_automower::entity::sensor::error::state::cutting_drive_motor_3_defect%]",
|
|
"cutting_height_blocked": "[%key:component::husqvarna_automower::entity::sensor::error::state::cutting_height_blocked%]",
|
|
"cutting_height_problem": "[%key:component::husqvarna_automower::entity::sensor::error::state::cutting_height_problem%]",
|
|
"cutting_height_problem_curr": "[%key:component::husqvarna_automower::entity::sensor::error::state::cutting_height_problem_curr%]",
|
|
"cutting_height_problem_dir": "[%key:component::husqvarna_automower::entity::sensor::error::state::cutting_height_problem_dir%]",
|
|
"cutting_height_problem_drive": "[%key:component::husqvarna_automower::entity::sensor::error::state::cutting_height_problem_drive%]",
|
|
"cutting_motor_problem": "[%key:component::husqvarna_automower::entity::sensor::error::state::cutting_motor_problem%]",
|
|
"cutting_stopped_slope_too_steep": "[%key:component::husqvarna_automower::entity::sensor::error::state::cutting_stopped_slope_too_steep%]",
|
|
"cutting_system_blocked": "[%key:component::husqvarna_automower::entity::sensor::error::state::cutting_system_blocked%]",
|
|
"cutting_system_imbalance_warning": "[%key:component::husqvarna_automower::entity::sensor::error::state::cutting_system_imbalance_warning%]",
|
|
"cutting_system_major_imbalance": "[%key:component::husqvarna_automower::entity::sensor::error::state::cutting_system_major_imbalance%]",
|
|
"destination_not_reachable": "[%key:component::husqvarna_automower::entity::sensor::error::state::destination_not_reachable%]",
|
|
"difficult_finding_home": "[%key:component::husqvarna_automower::entity::sensor::error::state::difficult_finding_home%]",
|
|
"docking_sensor_defect": "[%key:component::husqvarna_automower::entity::sensor::error::state::docking_sensor_defect%]",
|
|
"electronic_problem": "[%key:component::husqvarna_automower::entity::sensor::error::state::electronic_problem%]",
|
|
"empty_battery": "[%key:component::husqvarna_automower::entity::sensor::error::state::empty_battery%]",
|
|
"error": "[%key:common::state::error%]",
|
|
"error_at_power_up": "[%key:component::husqvarna_automower::entity::sensor::error::state::error_at_power_up%]",
|
|
"fatal_error": "[%key:component::husqvarna_automower::entity::sensor::error::state::fatal_error%]",
|
|
"folding_cutting_deck_sensor_defect": "[%key:component::husqvarna_automower::entity::sensor::error::state::folding_cutting_deck_sensor_defect%]",
|
|
"folding_sensor_activated": "[%key:component::husqvarna_automower::entity::sensor::error::state::folding_sensor_activated%]",
|
|
"geofence_problem": "[%key:component::husqvarna_automower::entity::sensor::error::state::geofence_problem%]",
|
|
"gps_navigation_problem": "[%key:component::husqvarna_automower::entity::sensor::error::state::gps_navigation_problem%]",
|
|
"guide_1_not_found": "[%key:component::husqvarna_automower::entity::sensor::error::state::guide_1_not_found%]",
|
|
"guide_2_not_found": "[%key:component::husqvarna_automower::entity::sensor::error::state::guide_2_not_found%]",
|
|
"guide_3_not_found": "[%key:component::husqvarna_automower::entity::sensor::error::state::guide_3_not_found%]",
|
|
"guide_calibration_accomplished": "[%key:component::husqvarna_automower::entity::sensor::error::state::guide_calibration_accomplished%]",
|
|
"guide_calibration_failed": "[%key:component::husqvarna_automower::entity::sensor::error::state::guide_calibration_failed%]",
|
|
"high_charging_power_loss": "[%key:component::husqvarna_automower::entity::sensor::error::state::high_charging_power_loss%]",
|
|
"high_internal_power_loss": "[%key:component::husqvarna_automower::entity::sensor::error::state::high_internal_power_loss%]",
|
|
"high_internal_temperature": "[%key:component::husqvarna_automower::entity::sensor::error::state::high_internal_temperature%]",
|
|
"internal_voltage_error": "[%key:component::husqvarna_automower::entity::sensor::error::state::internal_voltage_error%]",
|
|
"invalid_battery_combination_invalid_combination_of_different_battery_types": "[%key:component::husqvarna_automower::entity::sensor::error::state::invalid_battery_combination_invalid_combination_of_different_battery_types%]",
|
|
"invalid_sub_device_combination": "[%key:component::husqvarna_automower::entity::sensor::error::state::invalid_sub_device_combination%]",
|
|
"invalid_system_configuration": "[%key:component::husqvarna_automower::entity::sensor::error::state::invalid_system_configuration%]",
|
|
"left_brush_motor_overloaded": "[%key:component::husqvarna_automower::entity::sensor::error::state::left_brush_motor_overloaded%]",
|
|
"lift_sensor_defect": "[%key:component::husqvarna_automower::entity::sensor::error::state::lift_sensor_defect%]",
|
|
"lifted": "[%key:component::husqvarna_automower::entity::sensor::error::state::lifted%]",
|
|
"limited_cutting_height_range": "[%key:component::husqvarna_automower::entity::sensor::error::state::limited_cutting_height_range%]",
|
|
"loop_sensor_defect": "[%key:component::husqvarna_automower::entity::sensor::error::state::loop_sensor_defect%]",
|
|
"loop_sensor_problem_front": "[%key:component::husqvarna_automower::entity::sensor::error::state::loop_sensor_problem_front%]",
|
|
"loop_sensor_problem_left": "[%key:component::husqvarna_automower::entity::sensor::error::state::loop_sensor_problem_left%]",
|
|
"loop_sensor_problem_rear": "[%key:component::husqvarna_automower::entity::sensor::error::state::loop_sensor_problem_rear%]",
|
|
"loop_sensor_problem_right": "[%key:component::husqvarna_automower::entity::sensor::error::state::loop_sensor_problem_right%]",
|
|
"low_battery": "[%key:component::husqvarna_automower::entity::sensor::error::state::low_battery%]",
|
|
"memory_circuit_problem": "[%key:component::husqvarna_automower::entity::sensor::error::state::memory_circuit_problem%]",
|
|
"mower_lifted": "[%key:component::husqvarna_automower::entity::sensor::error::state::mower_lifted%]",
|
|
"mower_tilted": "[%key:component::husqvarna_automower::entity::sensor::error::state::mower_tilted%]",
|
|
"no_accurate_position_from_satellites": "[%key:component::husqvarna_automower::entity::sensor::error::state::no_accurate_position_from_satellites%]",
|
|
"no_confirmed_position": "[%key:component::husqvarna_automower::entity::sensor::error::state::no_confirmed_position%]",
|
|
"no_drive": "[%key:component::husqvarna_automower::entity::sensor::error::state::no_drive%]",
|
|
"no_error": "[%key:component::husqvarna_automower::entity::sensor::error::state::no_error%]",
|
|
"no_loop_signal": "[%key:component::husqvarna_automower::entity::sensor::error::state::no_loop_signal%]",
|
|
"no_power_in_charging_station": "[%key:component::husqvarna_automower::entity::sensor::error::state::no_power_in_charging_station%]",
|
|
"no_response_from_charger": "[%key:component::husqvarna_automower::entity::sensor::error::state::no_response_from_charger%]",
|
|
"off": "[%key:common::state::off%]",
|
|
"outside_working_area": "[%key:component::husqvarna_automower::entity::sensor::error::state::outside_working_area%]",
|
|
"poor_signal_quality": "[%key:component::husqvarna_automower::entity::sensor::error::state::poor_signal_quality%]",
|
|
"reference_station_communication_problem": "[%key:component::husqvarna_automower::entity::sensor::error::state::reference_station_communication_problem%]",
|
|
"right_brush_motor_overloaded": "[%key:component::husqvarna_automower::entity::sensor::error::state::right_brush_motor_overloaded%]",
|
|
"safety_function_faulty": "[%key:component::husqvarna_automower::entity::sensor::error::state::safety_function_faulty%]",
|
|
"settings_restored": "[%key:component::husqvarna_automower::entity::sensor::error::state::settings_restored%]",
|
|
"sim_card_locked": "[%key:component::husqvarna_automower::entity::sensor::error::state::sim_card_locked%]",
|
|
"sim_card_not_found": "[%key:component::husqvarna_automower::entity::sensor::error::state::sim_card_not_found%]",
|
|
"sim_card_requires_pin": "[%key:component::husqvarna_automower::entity::sensor::error::state::sim_card_requires_pin%]",
|
|
"slipped_mower_has_slipped_situation_not_solved_with_moving_pattern": "[%key:component::husqvarna_automower::entity::sensor::error::state::slipped_mower_has_slipped_situation_not_solved_with_moving_pattern%]",
|
|
"slope_too_steep": "[%key:component::husqvarna_automower::entity::sensor::error::state::slope_too_steep%]",
|
|
"sms_could_not_be_sent": "[%key:component::husqvarna_automower::entity::sensor::error::state::sms_could_not_be_sent%]",
|
|
"stop_button_problem": "[%key:component::husqvarna_automower::entity::sensor::error::state::stop_button_problem%]",
|
|
"stopped": "[%key:common::state::stopped%]",
|
|
"stuck_in_charging_station": "[%key:component::husqvarna_automower::entity::sensor::error::state::stuck_in_charging_station%]",
|
|
"switch_cord_problem": "[%key:component::husqvarna_automower::entity::sensor::error::state::switch_cord_problem%]",
|
|
"temporary_battery_problem": "[%key:component::husqvarna_automower::entity::sensor::error::state::temporary_battery_problem%]",
|
|
"tilt_sensor_problem": "[%key:component::husqvarna_automower::entity::sensor::error::state::tilt_sensor_problem%]",
|
|
"too_high_discharge_current": "[%key:component::husqvarna_automower::entity::sensor::error::state::too_high_discharge_current%]",
|
|
"too_high_internal_current": "[%key:component::husqvarna_automower::entity::sensor::error::state::too_high_internal_current%]",
|
|
"trapped": "[%key:component::husqvarna_automower::entity::sensor::error::state::trapped%]",
|
|
"ultrasonic_problem": "[%key:component::husqvarna_automower::entity::sensor::error::state::ultrasonic_problem%]",
|
|
"ultrasonic_sensor_1_defect": "[%key:component::husqvarna_automower::entity::sensor::error::state::ultrasonic_sensor_1_defect%]",
|
|
"ultrasonic_sensor_2_defect": "[%key:component::husqvarna_automower::entity::sensor::error::state::ultrasonic_sensor_2_defect%]",
|
|
"ultrasonic_sensor_3_defect": "[%key:component::husqvarna_automower::entity::sensor::error::state::ultrasonic_sensor_3_defect%]",
|
|
"ultrasonic_sensor_4_defect": "[%key:component::husqvarna_automower::entity::sensor::error::state::ultrasonic_sensor_4_defect%]",
|
|
"unexpected_cutting_height_adj": "[%key:component::husqvarna_automower::entity::sensor::error::state::unexpected_cutting_height_adj%]",
|
|
"unexpected_error": "[%key:component::husqvarna_automower::entity::sensor::error::state::unexpected_error%]",
|
|
"upside_down": "[%key:component::husqvarna_automower::entity::sensor::error::state::upside_down%]",
|
|
"wait_power_up": "[%key:component::husqvarna_automower::entity::sensor::error::state::wait_power_up%]",
|
|
"wait_updating": "[%key:component::husqvarna_automower::entity::sensor::error::state::wait_updating%]",
|
|
"weak_gps_signal": "[%key:component::husqvarna_automower::entity::sensor::error::state::weak_gps_signal%]",
|
|
"wheel_drive_problem_left": "[%key:component::husqvarna_automower::entity::sensor::error::state::wheel_drive_problem_left%]",
|
|
"wheel_drive_problem_rear_left": "[%key:component::husqvarna_automower::entity::sensor::error::state::wheel_drive_problem_rear_left%]",
|
|
"wheel_drive_problem_rear_right": "[%key:component::husqvarna_automower::entity::sensor::error::state::wheel_drive_problem_rear_right%]",
|
|
"wheel_drive_problem_right": "[%key:component::husqvarna_automower::entity::sensor::error::state::wheel_drive_problem_right%]",
|
|
"wheel_motor_blocked_left": "[%key:component::husqvarna_automower::entity::sensor::error::state::wheel_motor_blocked_left%]",
|
|
"wheel_motor_blocked_rear_left": "[%key:component::husqvarna_automower::entity::sensor::error::state::wheel_motor_blocked_rear_left%]",
|
|
"wheel_motor_blocked_rear_right": "[%key:component::husqvarna_automower::entity::sensor::error::state::wheel_motor_blocked_rear_right%]",
|
|
"wheel_motor_blocked_right": "[%key:component::husqvarna_automower::entity::sensor::error::state::wheel_motor_blocked_right%]",
|
|
"wheel_motor_overloaded_left": "[%key:component::husqvarna_automower::entity::sensor::error::state::wheel_motor_overloaded_left%]",
|
|
"wheel_motor_overloaded_rear_left": "[%key:component::husqvarna_automower::entity::sensor::error::state::wheel_motor_overloaded_rear_left%]",
|
|
"wheel_motor_overloaded_rear_right": "[%key:component::husqvarna_automower::entity::sensor::error::state::wheel_motor_overloaded_rear_right%]",
|
|
"wheel_motor_overloaded_right": "[%key:component::husqvarna_automower::entity::sensor::error::state::wheel_motor_overloaded_right%]",
|
|
"work_area_not_valid": "[%key:component::husqvarna_automower::entity::sensor::error::state::work_area_not_valid%]",
|
|
"wrong_loop_signal": "[%key:component::husqvarna_automower::entity::sensor::error::state::wrong_loop_signal%]",
|
|
"wrong_pin_code": "[%key:component::husqvarna_automower::entity::sensor::error::state::wrong_pin_code%]",
|
|
"zone_generator_problem": "[%key:component::husqvarna_automower::entity::sensor::error::state::zone_generator_problem%]"
|
|
}
|
|
},
|
|
"severity": {
|
|
"state": {
|
|
"debug": "Debug",
|
|
"error": "[%key:common::state::error%]",
|
|
"fatal": "Fatal",
|
|
"info": "Info",
|
|
"sw": "Software",
|
|
"unknown": "Unknown",
|
|
"warning": "Warning"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"number": {
|
|
"cutting_height": {
|
|
"name": "Cutting height"
|
|
},
|
|
"my_lawn_cutting_height_work_area": {
|
|
"name": "My lawn cutting height"
|
|
},
|
|
"work_area_cutting_height_work_area": {
|
|
"name": "{work_area} cutting height"
|
|
}
|
|
},
|
|
"select": {
|
|
"headlight_mode": {
|
|
"name": "Headlight mode",
|
|
"state": {
|
|
"always_off": "Always off",
|
|
"always_on": "Always on",
|
|
"evening_and_night": "Evening and night",
|
|
"evening_only": "Evening only"
|
|
}
|
|
}
|
|
},
|
|
"sensor": {
|
|
"cutting_blade_usage_time": {
|
|
"name": "Cutting blade usage time"
|
|
},
|
|
"downtime": {
|
|
"name": "Downtime"
|
|
},
|
|
"error": {
|
|
"name": "Error",
|
|
"state": {
|
|
"alarm_mower_in_motion": "Alarm! Mower in motion",
|
|
"alarm_mower_lifted": "Alarm! Mower lifted",
|
|
"alarm_mower_stopped": "Alarm! Mower stopped",
|
|
"alarm_mower_switched_off": "Alarm! Mower switched off",
|
|
"alarm_mower_tilted": "Alarm! Mower tilted",
|
|
"alarm_outside_geofence": "Alarm! Outside geofence",
|
|
"angular_sensor_problem": "Angular sensor problem",
|
|
"battery_problem": "Battery problem",
|
|
"battery_restriction_due_to_ambient_temperature": "Battery restriction due to ambient temperature",
|
|
"can_error": "CAN error",
|
|
"charging_current_too_high": "Charging current too high",
|
|
"charging_station_blocked": "Charging station blocked",
|
|
"charging_system_problem": "Charging system problem",
|
|
"collision_sensor_defect": "Collision sensor defect",
|
|
"collision_sensor_error": "Collision sensor error",
|
|
"collision_sensor_problem_front": "Front collision sensor problem",
|
|
"collision_sensor_problem_rear": "Rear collision sensor problem",
|
|
"com_board_not_available": "Com board not available",
|
|
"communication_circuit_board_sw_must_be_updated": "Communication circuit board software must be updated",
|
|
"complex_working_area": "Complex working area",
|
|
"connection_changed": "Connection changed",
|
|
"connection_not_changed": "Connection NOT changed",
|
|
"connectivity_problem": "Connectivity problem",
|
|
"connectivity_settings_restored": "Connectivity settings restored",
|
|
"cutting_drive_motor_1_defect": "Cutting drive motor 1 defect",
|
|
"cutting_drive_motor_2_defect": "Cutting drive motor 2 defect",
|
|
"cutting_drive_motor_3_defect": "Cutting drive motor 3 defect",
|
|
"cutting_height_blocked": "Cutting height blocked",
|
|
"cutting_height_problem": "Cutting height problem",
|
|
"cutting_height_problem_curr": "Cutting height problem, curr",
|
|
"cutting_height_problem_dir": "Cutting height problem, dir",
|
|
"cutting_height_problem_drive": "Cutting height problem, drive",
|
|
"cutting_motor_problem": "Cutting motor problem",
|
|
"cutting_stopped_slope_too_steep": "Cutting stopped - slope too steep",
|
|
"cutting_system_blocked": "Cutting system blocked",
|
|
"cutting_system_imbalance_warning": "Cutting system imbalance",
|
|
"cutting_system_major_imbalance": "Cutting system major imbalance",
|
|
"destination_not_reachable": "Destination not reachable",
|
|
"difficult_finding_home": "Difficult finding home",
|
|
"docking_sensor_defect": "Docking sensor defect",
|
|
"electronic_problem": "Electronic problem",
|
|
"empty_battery": "Empty battery",
|
|
"error": "[%key:common::state::error%]",
|
|
"error_at_power_up": "Error at power up",
|
|
"fatal_error": "Fatal error",
|
|
"folding_cutting_deck_sensor_defect": "Folding cutting deck sensor defect",
|
|
"folding_sensor_activated": "Folding sensor activated",
|
|
"geofence_problem": "Geofence problem",
|
|
"gps_navigation_problem": "GPS navigation problem",
|
|
"guide_1_not_found": "Guide 1 not found",
|
|
"guide_2_not_found": "Guide 2 not found",
|
|
"guide_3_not_found": "Guide 3 not found",
|
|
"guide_calibration_accomplished": "Guide calibration accomplished",
|
|
"guide_calibration_failed": "Guide calibration failed",
|
|
"high_charging_power_loss": "High charging power loss",
|
|
"high_internal_power_loss": "High internal power loss",
|
|
"high_internal_temperature": "High internal temperature",
|
|
"internal_voltage_error": "Internal voltage error",
|
|
"invalid_battery_combination_invalid_combination_of_different_battery_types": "Invalid battery combination - Invalid combination of different battery types.",
|
|
"invalid_sub_device_combination": "Invalid sub-device combination",
|
|
"invalid_system_configuration": "Invalid system configuration",
|
|
"left_brush_motor_overloaded": "Left brush motor overloaded",
|
|
"lift_sensor_defect": "Lift Sensor defect",
|
|
"lifted": "Lifted",
|
|
"limited_cutting_height_range": "Limited cutting height range",
|
|
"loop_sensor_defect": "Loop sensor defect",
|
|
"loop_sensor_problem_front": "Front loop sensor problem",
|
|
"loop_sensor_problem_left": "Left loop sensor problem",
|
|
"loop_sensor_problem_rear": "Rear loop sensor problem",
|
|
"loop_sensor_problem_right": "Right loop sensor problem",
|
|
"low_battery": "Low battery",
|
|
"memory_circuit_problem": "Memory circuit problem",
|
|
"mower_lifted": "Mower lifted",
|
|
"mower_tilted": "Mower tilted",
|
|
"no_accurate_position_from_satellites": "No accurate position from satellites",
|
|
"no_confirmed_position": "No confirmed position",
|
|
"no_drive": "No drive",
|
|
"no_error": "No error",
|
|
"no_loop_signal": "No loop signal",
|
|
"no_power_in_charging_station": "No power in charging station",
|
|
"no_response_from_charger": "No response from charger",
|
|
"off": "[%key:common::state::off%]",
|
|
"outside_working_area": "Outside working area",
|
|
"poor_signal_quality": "Poor signal quality",
|
|
"reference_station_communication_problem": "Reference station communication problem",
|
|
"right_brush_motor_overloaded": "Right brush motor overloaded",
|
|
"safety_function_faulty": "Safety function faulty",
|
|
"settings_restored": "Settings restored",
|
|
"sim_card_locked": "SIM card locked",
|
|
"sim_card_not_found": "SIM card not found",
|
|
"sim_card_requires_pin": "SIM card requires PIN",
|
|
"slipped_mower_has_slipped_situation_not_solved_with_moving_pattern": "Slipped - Mower has Slipped. Situation not solved with moving pattern",
|
|
"slope_too_steep": "Slope too steep",
|
|
"sms_could_not_be_sent": "SMS could not be sent",
|
|
"stop_button_problem": "STOP button problem",
|
|
"stopped": "[%key:common::state::stopped%]",
|
|
"stuck_in_charging_station": "Stuck in charging station",
|
|
"switch_cord_problem": "Switch cord problem",
|
|
"temporary_battery_problem": "Temporary battery problem",
|
|
"tilt_sensor_problem": "Tilt sensor problem",
|
|
"too_high_discharge_current": "Discharge current too high",
|
|
"too_high_internal_current": "Internal current too high",
|
|
"trapped": "Trapped",
|
|
"ultrasonic_problem": "Ultrasonic problem",
|
|
"ultrasonic_sensor_1_defect": "Ultrasonic Sensor 1 defect",
|
|
"ultrasonic_sensor_2_defect": "Ultrasonic Sensor 2 defect",
|
|
"ultrasonic_sensor_3_defect": "Ultrasonic Sensor 3 defect",
|
|
"ultrasonic_sensor_4_defect": "Ultrasonic Sensor 4 defect",
|
|
"unexpected_cutting_height_adj": "Unexpected cutting height adjustment",
|
|
"unexpected_error": "Unexpected error",
|
|
"upside_down": "Upside down",
|
|
"wait_power_up": "Wait power up",
|
|
"wait_updating": "Wait updating",
|
|
"weak_gps_signal": "Weak GPS signal",
|
|
"wheel_drive_problem_left": "Left wheel drive problem",
|
|
"wheel_drive_problem_rear_left": "Rear left wheel drive problem",
|
|
"wheel_drive_problem_rear_right": "Rear right wheel drive problem",
|
|
"wheel_drive_problem_right": "Right wheel drive problem",
|
|
"wheel_motor_blocked_left": "Left wheel motor blocked",
|
|
"wheel_motor_blocked_rear_left": "Rear left wheel motor blocked",
|
|
"wheel_motor_blocked_rear_right": "Rear right wheel motor blocked",
|
|
"wheel_motor_blocked_right": "Right wheel motor blocked",
|
|
"wheel_motor_overloaded_left": "Left wheel motor overloaded",
|
|
"wheel_motor_overloaded_rear_left": "Rear left wheel motor overloaded",
|
|
"wheel_motor_overloaded_rear_right": "Rear right wheel motor overloaded",
|
|
"wheel_motor_overloaded_right": "Right wheel motor overloaded",
|
|
"work_area_not_valid": "Work area not valid",
|
|
"wrong_loop_signal": "Wrong loop signal",
|
|
"wrong_pin_code": "Wrong PIN code",
|
|
"zone_generator_problem": "Zone generator problem"
|
|
}
|
|
},
|
|
"inactive_reason": {
|
|
"name": "Inactive reason",
|
|
"state": {
|
|
"none": "No inactivity",
|
|
"planning": "Planning",
|
|
"searching_for_satellites": "Searching for satellites"
|
|
}
|
|
},
|
|
"mode": {
|
|
"name": "Mode",
|
|
"state": {
|
|
"demo": "Demo",
|
|
"home": "Home",
|
|
"main_area": "Main area",
|
|
"poi": "Point of interest",
|
|
"secondary_area": "Secondary area"
|
|
}
|
|
},
|
|
"my_lawn_last_time_completed": {
|
|
"name": "My lawn last time completed"
|
|
},
|
|
"my_lawn_progress": {
|
|
"name": "My lawn progress"
|
|
},
|
|
"next_start_timestamp": {
|
|
"name": "Next start"
|
|
},
|
|
"number_of_charging_cycles": {
|
|
"name": "Number of charging cycles"
|
|
},
|
|
"number_of_collisions": {
|
|
"name": "Number of collisions"
|
|
},
|
|
"remaining_charging_time": {
|
|
"name": "Remaining charging time"
|
|
},
|
|
"restricted_reason": {
|
|
"name": "Restricted reason",
|
|
"state": {
|
|
"all_work_areas_completed": "All work areas completed",
|
|
"amazon_alexa": "Amazon Alexa",
|
|
"daily_limit": "Daily limit",
|
|
"developer_portal": "Developer Portal",
|
|
"external": "External",
|
|
"fota": "Firmware Over-the-Air update running",
|
|
"frost": "Frost",
|
|
"gardena_smart_system": "Gardena Smart System",
|
|
"google_assistant": "Google Assistant",
|
|
"home_assistant": "Home Assistant",
|
|
"ifttt": "IFTTT",
|
|
"ifttt_applets": "IFTTT applets",
|
|
"ifttt_calendar_connection": "IFTTT calendar connection",
|
|
"none": "No restrictions",
|
|
"not_applicable": "Not applicable",
|
|
"park_override": "Park override",
|
|
"sensor": "Weather timer",
|
|
"smart_routine": "Generic smart routine",
|
|
"smart_routine_frost_guard": "Frost guard",
|
|
"smart_routine_rain_guard": "Rain guard",
|
|
"smart_routine_wildlife_protection": "Wildlife protection",
|
|
"week_schedule": "Week schedule"
|
|
}
|
|
},
|
|
"total_charging_time": {
|
|
"name": "Total charging time"
|
|
},
|
|
"total_cutting_time": {
|
|
"name": "Total cutting time"
|
|
},
|
|
"total_drive_distance": {
|
|
"name": "Total drive distance"
|
|
},
|
|
"total_running_time": {
|
|
"name": "Total running time"
|
|
},
|
|
"total_searching_time": {
|
|
"name": "Total searching time"
|
|
},
|
|
"uptime": {
|
|
"name": "Uptime"
|
|
},
|
|
"work_area": {
|
|
"name": "Work area",
|
|
"state": {
|
|
"my_lawn": "My lawn",
|
|
"no_work_area_active": "No work area active"
|
|
},
|
|
"state_attributes": {
|
|
"work_area_id_assignment": {
|
|
"name": "Work area ID assignment"
|
|
}
|
|
}
|
|
},
|
|
"work_area_last_time_completed": {
|
|
"name": "{work_area} last time completed"
|
|
},
|
|
"work_area_progress": {
|
|
"name": "{work_area} progress"
|
|
}
|
|
},
|
|
"switch": {
|
|
"enable_schedule": {
|
|
"name": "Enable schedule"
|
|
},
|
|
"my_lawn_work_area": {
|
|
"name": "My lawn"
|
|
},
|
|
"stay_out_zones": {
|
|
"name": "Avoid {stay_out_zone}"
|
|
}
|
|
}
|
|
},
|
|
"exceptions": {
|
|
"command_send_failed": {
|
|
"message": "Failed to send command: {exception}"
|
|
},
|
|
"oauth2_implementation_unavailable": {
|
|
"message": "[%key:common::exceptions::oauth2_implementation_unavailable::message%]"
|
|
},
|
|
"work_area_not_existing": {
|
|
"message": "The selected work area does not exist."
|
|
},
|
|
"work_areas_not_supported": {
|
|
"message": "This mower does not support work areas."
|
|
}
|
|
},
|
|
"selector": {
|
|
"override_modes": {
|
|
"options": {
|
|
"mow": "Mow",
|
|
"park": "Park"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"override_schedule": {
|
|
"description": "Lets the mower either mow or park for a given duration, overriding all schedules.",
|
|
"fields": {
|
|
"duration": {
|
|
"description": "Minimum: 1 minute, maximum: 42 days.",
|
|
"name": "Duration"
|
|
},
|
|
"override_mode": {
|
|
"description": "With which action the schedule should be overridden.",
|
|
"name": "Override mode"
|
|
}
|
|
},
|
|
"name": "Override schedule"
|
|
},
|
|
"override_schedule_work_area": {
|
|
"description": "Lets the mower mow for a given duration in a specified work area, overriding all schedules.",
|
|
"fields": {
|
|
"duration": {
|
|
"description": "[%key:component::husqvarna_automower::services::override_schedule::fields::duration::description%]",
|
|
"name": "[%key:component::husqvarna_automower::services::override_schedule::fields::duration::name%]"
|
|
},
|
|
"work_area_id": {
|
|
"description": "In which work area the mower should mow.",
|
|
"name": "Work area ID"
|
|
}
|
|
},
|
|
"name": "Override schedule work area"
|
|
}
|
|
}
|
|
}
|