mirror of
https://github.com/home-assistant/core.git
synced 2026-08-15 09:42:50 +01:00
254 lines
6.9 KiB
JSON
254 lines
6.9 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_account%]",
|
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
|
"two_factor_request_failed": "Request for 2FA code failed, please try again"
|
|
},
|
|
"error": {
|
|
"bad_pin_format": "PIN should be 4 digits",
|
|
"bad_validation_code_format": "Validation code should be 6 digits",
|
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
|
"incorrect_pin": "Incorrect PIN",
|
|
"incorrect_validation_code": "Incorrect validation code",
|
|
"invalid_auth": "[%key:common::config_flow::error::invalid_auth%]"
|
|
},
|
|
"step": {
|
|
"pin": {
|
|
"data": {
|
|
"pin": "[%key:common::config_flow::data::pin%]"
|
|
},
|
|
"description": "Please enter your MySubaru PIN\nNOTE: All vehicles in account must have the same PIN",
|
|
"title": "[%key:component::subaru::config::step::user::title%]"
|
|
},
|
|
"two_factor": {
|
|
"data": {
|
|
"contact_method": "Please select a contact method:"
|
|
},
|
|
"description": "Two-factor authentication required",
|
|
"title": "[%key:component::subaru::config::step::user::title%]"
|
|
},
|
|
"two_factor_validate": {
|
|
"data": {
|
|
"validation_code": "Validation code"
|
|
},
|
|
"description": "Please enter validation code received",
|
|
"title": "[%key:component::subaru::config::step::user::title%]"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"country": "Select country",
|
|
"password": "[%key:common::config_flow::data::password%]",
|
|
"username": "[%key:common::config_flow::data::username%]"
|
|
},
|
|
"description": "Please enter your MySubaru credentials\nNOTE: Initial setup may take up to 30 seconds",
|
|
"title": "MySubaru Connected Services configuration"
|
|
}
|
|
}
|
|
},
|
|
"entity": {
|
|
"binary_sensor": {
|
|
"door_boot": {
|
|
"name": "Tailgate"
|
|
},
|
|
"door_engine_hood": {
|
|
"name": "Hood"
|
|
},
|
|
"door_front_left": {
|
|
"name": "Door front left"
|
|
},
|
|
"door_front_right": {
|
|
"name": "Door front right"
|
|
},
|
|
"door_rear_left": {
|
|
"name": "Door rear left"
|
|
},
|
|
"door_rear_right": {
|
|
"name": "Door rear right"
|
|
},
|
|
"ev_is_plugged_in": {
|
|
"name": "EV plug"
|
|
},
|
|
"health_istrouble": {
|
|
"name": "Vehicle health"
|
|
},
|
|
"is_charging": {
|
|
"name": "Charging"
|
|
},
|
|
"lock_status_boot": {
|
|
"name": "Lock status tailgate"
|
|
},
|
|
"lock_status_front_left": {
|
|
"name": "Lock status front left"
|
|
},
|
|
"lock_status_front_right": {
|
|
"name": "Lock status front right"
|
|
},
|
|
"lock_status_rear_left": {
|
|
"name": "Lock status rear left"
|
|
},
|
|
"lock_status_rear_right": {
|
|
"name": "Lock status rear right"
|
|
},
|
|
"mil_abs": {
|
|
"name": "ABS warning"
|
|
},
|
|
"mil_atf": {
|
|
"name": "Transmission temperature warning"
|
|
},
|
|
"mil_awd": {
|
|
"name": "AWD warning"
|
|
},
|
|
"mil_bsdrct": {
|
|
"name": "Blind spot and rear cross traffic warning"
|
|
},
|
|
"mil_cel": {
|
|
"name": "Check engine"
|
|
},
|
|
"mil_ebd": {
|
|
"name": "Electronic brake force distribution warning"
|
|
},
|
|
"mil_eol": {
|
|
"name": "Engine oil level warning"
|
|
},
|
|
"mil_epas": {
|
|
"name": "Electric power steering warning"
|
|
},
|
|
"mil_epb": {
|
|
"name": "Electric parking brake warning"
|
|
},
|
|
"mil_ess": {
|
|
"name": "EyeSight warning"
|
|
},
|
|
"mil_iss": {
|
|
"name": "Idle stop & start warning"
|
|
},
|
|
"mil_opl": {
|
|
"name": "Oil pressure warning"
|
|
},
|
|
"mil_rab": {
|
|
"name": "Reverse automatic braking warning"
|
|
},
|
|
"mil_srh": {
|
|
"name": "Steering responsive headlights warning"
|
|
},
|
|
"mil_srs": {
|
|
"name": "Airbag warning"
|
|
},
|
|
"mil_tel": {
|
|
"name": "Telematics warning"
|
|
},
|
|
"mil_tpms": {
|
|
"name": "Tire pressure warning"
|
|
},
|
|
"mil_vdc": {
|
|
"name": "Vehicle dynamics control warning"
|
|
},
|
|
"mil_wash": {
|
|
"name": "Washer fluid warning"
|
|
},
|
|
"window_front_left": {
|
|
"name": "Window front left"
|
|
},
|
|
"window_front_right": {
|
|
"name": "Window front right"
|
|
},
|
|
"window_rear_left": {
|
|
"name": "Window rear left"
|
|
},
|
|
"window_rear_right": {
|
|
"name": "Window rear right"
|
|
},
|
|
"window_sunroof": {
|
|
"name": "Sunroof"
|
|
}
|
|
},
|
|
"button": {
|
|
"remote_start": {
|
|
"name": "Remote start"
|
|
},
|
|
"remote_stop": {
|
|
"name": "Remote stop"
|
|
}
|
|
},
|
|
"lock": {
|
|
"door_locks": {
|
|
"name": "Door locks"
|
|
}
|
|
},
|
|
"sensor": {
|
|
"average_fuel_consumption": {
|
|
"name": "Average fuel consumption"
|
|
},
|
|
"ev_battery_level": {
|
|
"name": "EV battery level"
|
|
},
|
|
"ev_range": {
|
|
"name": "EV range"
|
|
},
|
|
"ev_time_to_full_charge": {
|
|
"name": "EV time to full charge"
|
|
},
|
|
"fuel_level": {
|
|
"name": "Fuel level"
|
|
},
|
|
"odometer": {
|
|
"name": "Odometer"
|
|
},
|
|
"range": {
|
|
"name": "Range"
|
|
},
|
|
"recommended_tire_pressure_front": {
|
|
"name": "Recommended tire pressure front"
|
|
},
|
|
"recommended_tire_pressure_rear": {
|
|
"name": "Recommended tire pressure rear"
|
|
},
|
|
"tire_pressure_front_left": {
|
|
"name": "Tire pressure front left"
|
|
},
|
|
"tire_pressure_front_right": {
|
|
"name": "Tire pressure front right"
|
|
},
|
|
"tire_pressure_rear_left": {
|
|
"name": "Tire pressure rear left"
|
|
},
|
|
"tire_pressure_rear_right": {
|
|
"name": "Tire pressure rear right"
|
|
},
|
|
"vehicle_state": {
|
|
"name": "Vehicle state",
|
|
"state": {
|
|
"engine_on_remote_start": "Engine on (remote start)",
|
|
"ignition_acc": "Accessory power",
|
|
"ignition_off": "Ignition off",
|
|
"ignition_on": "Ignition on"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"update_enabled": "Enable vehicle polling"
|
|
},
|
|
"description": "When enabled, vehicle polling will send a remote command to your vehicle every 2 hours to obtain new sensor data. Without vehicle polling, new sensor data is only received when the vehicle automatically pushes data (normally after engine shutdown).",
|
|
"title": "MySubaru Connected Services options"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"unlock_specific_door": {
|
|
"description": "Unlocks the driver door, all doors, or the tailgate.",
|
|
"fields": {
|
|
"door": {
|
|
"description": "The specific door(s) to unlock.",
|
|
"name": "Door"
|
|
}
|
|
},
|
|
"name": "Unlock specific door"
|
|
}
|
|
}
|
|
}
|