diff --git a/capabilities/dashboard_lights.yml b/capabilities/dashboard_lights.yml index 43024dc..c4df5c9 100644 --- a/capabilities/dashboard_lights.yml +++ b/capabilities/dashboard_lights.yml @@ -26,982 +26,982 @@ properties: multiple: true name_singular: dashboard_light examples: - - data_component: '0000' + - data_component: '000000' values: name: 'high_beam' state: 'off' description: High beam is off - - data_component: '0100' + - data_component: '000100' values: name: 'low_beam' state: 'off' description: Low beam is off - - data_component: '0201' + - data_component: '000201' values: name: 'hazard_warning' state: 'on' description: Hazard warning is on - - data_component: '0300' + - data_component: '000300' values: name: 'brake_failure' state: 'off' description: Brake failure/brake system malfunction is off - - data_component: '0400' + - data_component: '000400' values: name: 'hatch_open' state: 'off' description: Hatch open is off - - data_component: '0500' + - data_component: '000500' values: name: 'fuel_level' state: 'off' description: Fuel level is off - - data_component: '0600' + - data_component: '000600' values: name: 'engine_coolant_temperature' state: 'off' description: Engine coolant temperature is off - - data_component: '0700' + - data_component: '000700' values: name: 'battery_charging_condition' state: 'off' description: Battery charging condition is off - - data_component: '0800' + - data_component: '000800' values: name: 'engine_oil' state: 'off' description: Engine oil is off - - data_component: '0900' + - data_component: '000900' values: name: 'position_lights' state: 'off' description: Position lights is off - - data_component: '0a00' + - data_component: '000a00' values: name: 'front_fog_light' state: 'off' description: Front fog light is off - - data_component: '0b00' + - data_component: '000b00' values: name: 'rear_fog_light' state: 'off' description: Rear fog light is off - - data_component: '0c00' + - data_component: '000c00' values: name: 'park_heating' state: 'off' description: Park heating is off - - data_component: '0d00' + - data_component: '000d00' values: name: 'engine_indicator' state: 'off' description: Engine indicator is off - - data_component: '0e00' + - data_component: '000e00' values: name: 'service_call' state: 'off' description: Service call for maintenance is off - - data_component: '0f01' + - data_component: '000f01' values: name: 'transmission_fluid_temperature' state: 'on' description: Transmission fluid temperature is on - - data_component: '1000' + - data_component: '001000' values: name: 'transmission_failure' state: 'off' description: Transmission failure/malfunction is off - - data_component: '1100' + - data_component: '001100' values: name: 'anti_lock_brake_failure' state: 'off' description: Anti-lock brake system failure is off - - data_component: '1200' + - data_component: '001200' values: name: 'worn_brake_linings' state: 'off' description: Worn brake linings is off - - data_component: '1300' + - data_component: '001300' values: name: 'windscreen_washer_fluid' state: 'off' description: Windscreen washer fluid/windshield washer fluid is off - - data_component: '1400' + - data_component: '001400' values: name: 'tire_failure' state: 'off' description: Tire failure/malfunction is off - - data_component: '1501' + - data_component: '001501' values: name: 'engine_oil_level' state: 'on' description: Engine oil temperature is on - - data_component: '1600' + - data_component: '001600' values: name: 'engine_coolant_level' state: 'off' description: Engine coolant level is off - - data_component: '1700' + - data_component: '001700' values: name: 'steering_failure' state: 'off' description: Steering failure is off - - data_component: '1800' + - data_component: '001800' values: name: 'esc_indication' state: 'off' description: Electronic Speed Controller is off - - data_component: '1900' + - data_component: '001900' values: name: 'brake_lights' state: 'off' description: Brake lights is off - - data_component: '1a00' + - data_component: '001a00' values: name: 'adblue_level' state: 'off' description: AdBlue is off - - data_component: '1b00' + - data_component: '001b00' values: name: 'fuel_filter_diff_pressure' state: 'off' description: Fuel filter differential pressure is off - - data_component: '1c00' + - data_component: '001c00' values: name: 'seat_belt' state: 'off' description: Seat belt is off - - data_component: '1d00' + - data_component: '001d00' values: name: 'advanced_braking' state: 'off' description: Advanced emergency braking system is off - - data_component: '1e00' + - data_component: '001e00' values: name: 'acc' state: 'off' description: Autonomous Cruise Control is off - - data_component: '1f00' + - data_component: '001f00' values: name: 'trailer_connected' state: 'off' description: Trailer connected is off - - data_component: '2000' + - data_component: '002000' values: name: 'airbag' state: 'off' description: Airbag is off - - data_component: '2100' + - data_component: '002100' values: name: 'esc_switched_off' state: 'off' description: ESC switched off is off - - data_component: '2200' + - data_component: '002200' values: name: 'lane_departure_warning_off' state: 'off' description: Lane departure warning switched off is off - - data_component: '2300' + - data_component: '002300' values: name: 'air_filter_minder' state: 'off' description: Air filter minder is off - - data_component: '2400' + - data_component: '002400' values: name: 'air_suspension_ride_control_fault' state: 'off' description: Air suspension ride control fault is off - - data_component: '2500' + - data_component: '002500' values: name: 'all_wheel_drive_disabled' state: 'off' description: All wheel drive disabled is off - - data_component: '2600' + - data_component: '002600' values: name: 'anti_theft' state: 'off' description: Anti theft is off - - data_component: '2700' + - data_component: '002700' values: name: 'blind_spot_detection' state: 'off' description: Blind spot detection is off - - data_component: '2800' + - data_component: '002800' values: name: 'charge_system_fault' state: 'off' description: Charge system fault is off - - data_component: '2900' + - data_component: '002900' values: name: 'check_fuel_cap' state: 'off' description: Check fuel cap is off - - data_component: '2a00' + - data_component: '002a00' values: name: 'check_fuel_fill_inlet' state: 'off' description: Check fuel fill inlet is off - - data_component: '2b00' + - data_component: '002b00' values: name: 'check_fuel_filter' state: 'off' description: Check fuel filter is off - - data_component: '2c00' + - data_component: '002c00' values: name: 'dc_temp_warning' state: 'off' description: DC temperature warning is off - - data_component: '2d00' + - data_component: '002d00' values: name: 'dc_warning_status' state: 'off' description: DC warning status is off - - data_component: '2e00' + - data_component: '002e00' values: name: 'diesel_engine_idle_shutdown' state: 'off' description: Diesel engine idle shutdown is off - - data_component: '2f00' + - data_component: '002f00' values: name: 'diesel_engine_warning' state: 'off' description: Diesel engine warning is off - - data_component: '3000' + - data_component: '003000' values: name: 'diesel_exhaust_fluid_system_fault' state: 'off' description: Diesel exhaust fluid system fault is off - - data_component: '3100' + - data_component: '003100' values: name: 'diesel_exhaust_over_temp' state: 'off' description: Diesel exhaust over temperature is off - - data_component: '3200' + - data_component: '003200' values: name: 'diesel_exhaust_fluid_quality' state: 'off' description: Diesel exhaust fluid quality is off - - data_component: '3300' + - data_component: '003300' values: name: 'diesel_filter_regeneration' state: 'off' description: Diesel filter regeneration is off - - data_component: '3400' + - data_component: '003400' values: name: 'diesel_particulate_filter' state: 'off' description: Diesel particulate filter is off - - data_component: '3500' + - data_component: '003500' values: name: 'diesel_pre_heat' state: 'off' description: Diesel pre heat is off - - data_component: '3600' + - data_component: '003600' values: name: 'electric_trailer_brake_connection' state: 'off' description: Electric trailer brake connection is off - - data_component: '3700' + - data_component: '003700' values: name: 'ev_battery_cell_max_volt_warning' state: 'off' description: EV battery cell max voltage warning is off - - data_component: '3800' + - data_component: '003800' values: name: 'ev_battery_cell_min_volt_warning' state: 'off' description: EV battery cell min voltage warning is off - - data_component: '3900' + - data_component: '003900' values: name: 'ev_battery_charge_energy_storage_warning' state: 'off' description: EV battery charge energy storage warning is off - - data_component: '3a00' + - data_component: '003a00' values: name: 'ev_battery_high_level_warning' state: 'off' description: EV battery high level warning is off - - data_component: '3b00' + - data_component: '003b00' values: name: 'ev_battery_high_temperature_warning' state: 'off' description: EV battery high temperature warning is off - - data_component: '3c00' + - data_component: '003c00' values: name: 'ev_battery_insulation_resist_warning' state: 'off' description: EV battery insulation resist warning is off - - data_component: '3d00' + - data_component: '003d00' values: name: 'ev_battery_jump_level_warning' state: 'off' description: EV battery jump level warning is off - - data_component: '3e00' + - data_component: '003e00' values: name: 'ev_battery_low_level_warning' state: 'off' description: EV battery low level warning is off - - data_component: '3f00' + - data_component: '003f00' values: name: 'ev_battery_max_volt_veh_energy_warning' state: 'off' description: EV battery max volt veh energy warning is off - - data_component: '4000' + - data_component: '004000' values: name: 'ev_battery_min_volt_veh_energy_warning' state: 'off' description: EV battery min volt veh energy warning is off - - data_component: '4100' + - data_component: '004100' values: name: 'ev_battery_over_charge_warning' state: 'off' description: EV battery over charge warning is off - - data_component: '4200' + - data_component: '004200' values: name: 'ev_battery_poor_cell_warning' state: 'off' description: EV battery poor cell warning is off - - data_component: '4300' + - data_component: '004300' values: name: 'ev_battery_temp_diff_warning' state: 'off' description: EV battery temperature difference warning is off - - data_component: '4400' + - data_component: '004400' values: name: 'forward_collision_warning' state: 'off' description: Forward collision warning is off - - data_component: '4500' + - data_component: '004500' values: name: 'fuel_door_open' state: 'off' description: Fuel doof open is off - - data_component: '4600' + - data_component: '004600' values: name: 'hill_descent_control_fault' state: 'off' description: Hill descent control fault is off - - data_component: '4700' + - data_component: '004700' values: name: 'hill_start_assist_warning' state: 'off' description: Hill start assist warning is off - - data_component: '4800' + - data_component: '004800' values: name: 'hv_interlocking_status_warning' state: 'off' description: HV interlocking status warning is off - - data_component: '4900' + - data_component: '004900' values: name: 'lighting_system_failure' state: 'off' description: Lighting system failure is off - - data_component: '4a00' + - data_component: '004a00' values: name: 'malfunction_indicator' state: 'off' description: Malfunction indicator is off - - data_component: '4b00' + - data_component: '004b00' values: name: 'motor_controller_temp_warning' state: 'off' description: Motor controller temperature warning is off - - data_component: '4c00' + - data_component: '004c00' values: name: 'park_aid_malfunction' state: 'off' description: Park aid malfunction is off - - data_component: '4d00' + - data_component: '004d00' values: name: 'passive_entry_passive_start' state: 'off' description: Passive entry passive start is off - - data_component: '4e00' + - data_component: '004e00' values: name: 'powertrain_malfunction' state: 'off' description: Powertrain malfunction is off - - data_component: '4f00' + - data_component: '004f00' values: name: 'restraints_indicator_warning' state: 'off' description: Restraints indicator warning is off - - data_component: '5000' + - data_component: '005000' values: name: 'start_stop_engine_warning' state: 'off' description: Start stop engine warning is off - - data_component: '5100' + - data_component: '005100' values: name: 'traction_control_disabled' state: 'off' description: Traction control disabled is off - - data_component: '5200' + - data_component: '005200' values: name: 'traction_control_active' state: 'off' description: Traction control active is off - - data_component: '5300' + - data_component: '005300' values: name: 'traction_motor_temp_warning' state: 'off' description: Traction motor temperature warning is off - - data_component: '5400' + - data_component: '005400' values: name: 'tire_pressure_monitor_system_warning' state: 'off' description: Tire pressure monitor system warning is off - - data_component: '5500' + - data_component: '005500' values: name: 'water_in_fuel' state: 'off' description: Water in fuel is off - - data_component: '5600' + - data_component: '005600' values: name: 'tire_warning_front_right' state: 'off' description: Tire warning front right is off - - data_component: '5700' + - data_component: '005700' values: name: 'tire_warning_front_left' state: 'off' description: Tire warning front left is off - - data_component: '5800' + - data_component: '005800' values: name: 'tire_warning_rear_right' state: 'off' description: Tire warning rear right is off - - data_component: '5900' + - data_component: '005900' values: name: 'tire_warning_rear_left' state: 'off' description: Tire warning rear left is off - - data_component: '5a00' + - data_component: '005a00' values: name: 'tire_warning_system_error' state: 'off' description: Tire warning system error is off - - data_component: '5b00' + - data_component: '005b00' values: name: 'battery_low_warning' state: 'off' description: Battery low warning is off - - data_component: '5c00' + - data_component: '005c00' values: name: 'brake_fluid_warning' state: 'off' description: Brake fluid warning is off - - data_component: '5d00' + - data_component: '005d00' values: name: 'active_hood_fault' state: 'off' description: Active hood fault is off - - data_component: '5e00' + - data_component: '005e00' values: name: 'active_spoiler_fault' state: 'off' description: Active spoiler fault is off - - data_component: '5f00' + - data_component: '005f00' values: name: 'adjust_tire_pressure' state: 'off' description: Adjust tire pressure is off - - data_component: '6000' + - data_component: '006000' values: name: 'steering_lock_alert' state: 'off' description: Steering lock alert is off - - data_component: '6100' + - data_component: '006100' values: name: 'anti_pollution_failure_engine_start_impossible' state: 'off' description: Anti pollution failure engine start impossible is off - - data_component: '6200' + - data_component: '006200' values: name: 'anti_pollution_system_failure' state: 'off' description: Anti pollution system failure is off - - data_component: '6300' + - data_component: '006300' values: name: 'anti_reverse_system_failing' state: 'off' description: Anti reverse system failing is off - - data_component: '6400' + - data_component: '006400' values: name: 'auto_parking_brake' state: 'off' description: Auto parking brake is off - - data_component: '6500' + - data_component: '006500' values: name: 'automatic_braking_deactive' state: 'off' description: Automatic braking deactive is off - - data_component: '6600' + - data_component: '006600' values: name: 'automatic_braking_system_fault' state: 'off' description: Automatic braking system fault is off - - data_component: '6700' + - data_component: '006700' values: name: 'automatic_lights_settings_failure' state: 'off' description: Automatic lights settings failure is off - - data_component: '6800' + - data_component: '006800' values: name: 'keyfob_battery_alarm' state: 'off' description: Keyfob battery alarm is off - - data_component: '6900' + - data_component: '006900' values: name: 'trunk_open' state: 'off' description: Trunk open is off - - data_component: '6a00' + - data_component: '006a00' values: name: 'check_reversing_lamp' state: 'off' description: Check reversing lamp is off - - data_component: '6b00' + - data_component: '006b00' values: name: 'crossing_line_system_alert_failure' state: 'off' description: Crossing line system alert failure is off - - data_component: '6c00' + - data_component: '006c00' values: name: 'dipped_beam_headlamps_front_left_failure' state: 'off' description: Dipped beam headlamps front left failure is off - - data_component: '6d00' + - data_component: '006d00' values: name: 'dipped_beam_headlamps_front_right_failure' state: 'off' description: Dipped beam headlamps front right failure is off - - data_component: '6e00' + - data_component: '006e00' values: name: 'directional_headlamps_failure' state: 'off' description: Directional headlamps failure is off - - data_component: '6f00' + - data_component: '006f00' values: name: 'directional_light_failure' state: 'off' description: Directional light failure is off - - data_component: '7000' + - data_component: '007000' values: name: 'dsg_failing' state: 'off' description: Dsg failing is off - - data_component: '7100' + - data_component: '007100' values: name: 'electric_mode_not_available' state: 'off' description: Electric mode not available is off - - data_component: '7200' + - data_component: '007200' values: name: 'electronic_lock_failure' state: 'off' description: Electronic lock failure is off - - data_component: '7300' + - data_component: '007300' values: name: 'engine_control_system_failure' state: 'off' description: Engine control system failure is off - - data_component: '7400' + - data_component: '007400' values: name: 'engine_oil_pressure_alert' state: 'off' description: Engine oil pressure alert is off - - data_component: '7500' + - data_component: '007500' values: name: 'esp_failure' state: 'off' description: Esp failure is off - - data_component: '7600' + - data_component: '007600' values: name: 'excessive_oil_temperature' state: 'off' description: Excessive oil temperature is off - - data_component: '7700' + - data_component: '007700' values: name: 'tire_front_left_flat' state: 'off' description: Tire front left flat is off - - data_component: '7800' + - data_component: '007800' values: name: 'tire_front_right_flat' state: 'off' description: Tire front right flat is off - - data_component: '7900' + - data_component: '007900' values: name: 'tire_rear_left_flat' state: 'off' description: Tire rear left flat is off - - data_component: '7a00' + - data_component: '007a00' values: name: 'tire_rear_right_flat' state: 'off' description: Tire rear right flat is off - - data_component: '7b00' + - data_component: '007b00' values: name: 'fog_light_front_left_failure' state: 'off' description: Fog light front left failure is off - - data_component: '7c00' + - data_component: '007c00' values: name: 'fog_light_front_right_failure' state: 'off' description: Fog light front right failure is off - - data_component: '7d00' + - data_component: '007d00' values: name: 'fog_light_rear_left_failure' state: 'off' description: Fog light rear left failure is off - - data_component: '7e00' + - data_component: '007e00' values: name: 'fog_light_rear_right_failure' state: 'off' description: Fog light rear right failure is off - - data_component: '7f00' + - data_component: '007f00' values: name: 'fog_light_front_fault' state: 'off' description: Fog light front fault is off - - data_component: '8000' + - data_component: '008000' values: name: 'door_front_left_open' state: 'off' description: Door front left open is off - - data_component: '8100' + - data_component: '008100' values: name: 'door_front_left_open_high_speed' state: 'off' description: Door front left open high speed is off - - data_component: '8200' + - data_component: '008200' values: name: 'tire_front_left_not_monitored' state: 'off' description: Tire front left not monitored is off - - data_component: '8300' + - data_component: '008300' values: name: 'door_front_right_open' state: 'off' description: Door front right open is off - - data_component: '8400' + - data_component: '008400' values: name: 'door_front_right_open_high_speed' state: 'off' description: Door front right open high speed is off - - data_component: '8500' + - data_component: '008500' values: name: 'tire_front_right_not_monitored' state: 'off' description: Tire front right not monitored is off - - data_component: '8600' + - data_component: '008600' values: name: 'headlights_left_failure' state: 'off' description: Headlights left failure is off - - data_component: '8700' + - data_component: '008700' values: name: 'headlights_right_failure' state: 'off' description: Headlights right failure is off - - data_component: '8800' + - data_component: '008800' values: name: 'hybrid_system_fault' state: 'off' description: Hybrid system fault is off - - data_component: '8900' + - data_component: '008900' values: name: 'hybrid_system_fault_repaired_vehicle' state: 'off' description: Hybrid system fault repaired vehicle is off - - data_component: '8a00' + - data_component: '008a00' values: name: 'hydraulic_pressure_or_brake_fluid_insufficient' state: 'off' description: Hydraulic pressure or brake fuild insufficient is off - - data_component: '8b00' + - data_component: '008b00' values: name: 'lane_departure_fault' state: 'off' description: Lane departure fault is off - - data_component: '8c00' + - data_component: '008c00' values: name: 'limited_visibility_aids_camera' state: 'off' description: Limited visibility aids camera is off - - data_component: '8d00' + - data_component: '008d00' values: name: 'tire_pressure_low' state: 'off' description: Tire pressure low is off - - data_component: '8e00' + - data_component: '008e00' values: name: 'maintenance_date_exceeded' state: 'off' description: Maintenance date exceeded is off - - data_component: '8f00' + - data_component: '008f00' values: name: 'maintenance_odometer_exceeded' state: 'off' description: Maintenance odometer exceeded is off - - data_component: '9000' + - data_component: '009000' values: name: 'other_failing_system' state: 'off' description: Other failing system is off - - data_component: '9100' + - data_component: '009100' values: name: 'parking_brake_control_failing' state: 'off' description: Parking brake control failing is off - - data_component: '9200' + - data_component: '009200' values: name: 'parking_space_measuring_system_failure' state: 'off' description: Parking space measuring system failure is off - - data_component: '9300' + - data_component: '009300' values: name: 'place_gear_to_parking' state: 'off' description: Place gear to parking is off - - data_component: '9400' + - data_component: '009400' values: name: 'power_steering_assistance_failure' state: 'off' description: Power steering assitance failure is off - - data_component: '9500' + - data_component: '009500' values: name: 'power_steering_failure' state: 'off' description: Power steering failure is off - - data_component: '9600' + - data_component: '009600' values: name: 'preheating_deactivated_battery_too_low' state: 'off' description: Preheating deactivated battery too low is off - - data_component: '9700' + - data_component: '009700' values: name: 'preheating_deactivated_fuel_level_too_low' state: 'off' description: Preheating deactivated fuel level too low is off - - data_component: '9800' + - data_component: '009800' values: name: 'preheating_deactivated_battery_set_the_clock' state: 'off' description: Preheating deactivated battery set the clock is off - - data_component: '9900' + - data_component: '009900' values: name: 'fog_light_rear_fault' state: 'off' description: Fog light rear fault is off - - data_component: '9a00' + - data_component: '009a00' values: name: 'door_rear_left_open' state: 'off' description: Door rear left open is off - - data_component: '9b00' + - data_component: '009b00' values: name: 'door_rear_left_open_high_speed' state: 'off' description: Door rear left open high speed is off - - data_component: '9c00' + - data_component: '009c00' values: name: 'tire_rear_left_not_monitored' state: 'off' description: Tire rear left not monitored is off - - data_component: '9d00' + - data_component: '009d00' values: name: 'door_rear_right_open' state: 'off' description: Door rear right open is off - - data_component: '9e00' + - data_component: '009e00' values: name: 'door_rear_right_open_high_speed' state: 'off' description: Door rear right open high speed is off - - data_component: '9f00' + - data_component: '009f00' values: name: 'tire_rear_right_not_monitored' state: 'off' description: Tire rear right not monitored is off - - data_component: 'a000' + - data_component: '00a000' values: name: 'screen_rear_open' state: 'off' description: Screen rear open is off - - data_component: 'a100' + - data_component: '00a100' values: name: 'retractable_roof_mechanism_fault' state: 'off' description: Retractable roof mechanism fault is off - - data_component: 'a200' + - data_component: '00a200' values: name: 'reverse_light_left_failure' state: 'off' description: Reverse light left failure is off - - data_component: 'a300' + - data_component: '00a300' values: name: 'reverse_light_right_failure' state: 'off' description: Reverse light right failure is off - - data_component: 'a400' + - data_component: '00a400' values: name: 'risk_of_ice' state: 'off' description: Risk of ice is off - - data_component: 'a500' + - data_component: '00a500' values: name: 'roof_operation_impossible_apply_parking_break' state: 'off' description: Roof operation impossible apply parking break is off - - data_component: 'a600' + - data_component: '00a600' values: name: 'roof_operation_impossible_apply_start_engine' state: 'off' description: Roof operation impossible apply start engine is off - - data_component: 'a700' + - data_component: '00a700' values: name: 'roof_operation_impossible_temperature_too_high' state: 'off' description: Roof operation impossible temperature too high is off - - data_component: 'a800' + - data_component: '00a800' values: name: 'seatbelt_passenger_front_right_unbuckled' state: 'off' description: Seatbelt passenger front right unbuckled is off - - data_component: 'a900' + - data_component: '00a900' values: name: 'seatbelt_passenger_rear_left_unbuckled' state: 'off' description: Seatbelt passenger rear left unbuckled is off - - data_component: 'aa00' + - data_component: '00aa00' values: name: 'seatbelt_passenger_rear_center_unbuckled' state: 'off' description: Seatbelt passenger rear center unbuckled is off - - data_component: 'ab00' + - data_component: '00ab00' values: name: 'seatbelt_passenger_rear_right_unbuckled' state: 'off' description: Seatbelt passenger rear right unbuckled is off - - data_component: 'ac00' + - data_component: '00ac00' values: name: 'battery_secondary_low' state: 'off' description: Battery secondary low is off - - data_component: 'ad00' + - data_component: '00ad00' values: name: 'shock_sensor_failing' state: 'off' description: Shock sensor failing is off - - data_component: 'ae00' + - data_component: '00ae00' values: name: 'side_lights_front_left_failure' state: 'off' description: Side lights front left failure is off - - data_component: 'af00' + - data_component: '00af00' values: name: 'side_lights_front_right_failure' state: 'off' description: Side lights front right failure is off - - data_component: 'b000' + - data_component: '00b000' values: name: 'side_lights_rear_left_failure' state: 'off' description: Side lights rear left failure is off - - data_component: 'b100' + - data_component: '00b100' values: name: 'side_lights_rear_right_failure' state: 'off' description: Side lights rear right failure is off - - data_component: 'b200' + - data_component: '00b200' values: name: 'spare_wheel_fitter_driving_aids_deactivated' state: 'off' description: Spare wheel fitter driving aids deactivated is off - - data_component: 'b300' + - data_component: '00b300' values: name: 'speed_control_failure' state: 'off' description: Speed control failure is off - - data_component: 'b400' + - data_component: '00b400' values: name: 'stop_light_left_failure' state: 'off' description: Stop light left failure is off - - data_component: 'b500' + - data_component: '00b500' values: name: 'stop_light_right_failure' state: 'off' description: Stop light right failure is off - - data_component: 'b600' + - data_component: '00b600' values: name: 'suspension_failure' state: 'off' description: Suspension failure is off - - data_component: 'b700' + - data_component: '00b700' values: name: 'suspension_failure_reduce_speed' state: 'off' description: Suspension failure reduce speed is off - - data_component: 'b800' + - data_component: '00b800' values: name: 'suspension_fault_limited_to_90kmh' state: 'off' description: Suspension fault limited to 90kmh is off - - data_component: 'b900' + - data_component: '00b900' values: name: 'tire_pressure_sensor_failure' state: 'off' description: Tire pressure sensor failure is off - - data_component: 'ba00' + - data_component: '00ba00' values: name: 'trunk_open_high_speed' state: 'off' description: Trunk open high speed is off - - data_component: 'bb00' + - data_component: '00bb00' values: name: 'trunk_window_open' state: 'off' description: Trunk window open is off - - data_component: 'bc00' + - data_component: '00bc00' values: name: 'turn_signal_front_left_failure' state: 'off' description: Turn signal front left failure is off - - data_component: 'bd00' + - data_component: '00bd00' values: name: 'turn_signal_front_right_failure' state: 'off' description: Turn signal front right failure is off - - data_component: 'be00' + - data_component: '00be00' values: name: 'turn_signal_rear_left_failure' state: 'off' description: Turn signal rear left failure is off - - data_component: 'bf00' + - data_component: '00bf00' values: name: 'turn_signal_rear_right_failure' state: 'off' description: Turn signal rear right failure is off - - data_component: 'c000' + - data_component: '00c000' values: name: 'tire_under_inflation' state: 'off' description: Tire under inflation is off - - data_component: 'c100' + - data_component: '00c100' values: name: 'wheel_pressure_fault' state: 'off' description: Wheel pressure fault is off - - data_component: 'c200' + - data_component: '00c200' values: name: 'oil_change_warning' state: 'off' description: Oil change warning is off - - data_component: 'c300' + - data_component: '00c300' values: name: 'inspection_warning' state: 'off' diff --git a/changelogs/L13.5_changelog.md b/changelogs/L13.5_changelog.md new file mode 100644 index 0000000..98ecf94 --- /dev/null +++ b/changelogs/L13.5_changelog.md @@ -0,0 +1,31 @@ +# AutoAPI L13 Extensions #5 Changelog + +**Level 13** _5th extension_ (aka **L13.5**) mainly includes additive updates to the protocol. A significant number of new dashboard lights have been added, necessitating a minor change to the custom type. + +## Dashboard Lights + +**New** dashboard lights have been added to the `dashboard_light` custom type. + +To accommodate the number of new values, the custom type size has changed from 2 bytes to 3 bytes to increase the number of possible values for the enum. + +More specifically, the size of item (enum) `name` inside the `dashboard_light`-type has been increased to 2 bytes. + +For example: +``` +- id: 0x49 + name: 'lighting_system_failure` +``` + +Will become: +``` +- id: 0x0049 + name: 'lighting_system_failure` +``` + +And the whole type would look like this when serialized: +``` +- data_component: '004900' + values: + name: 'lighting_system_failure' + state: 'off' +``` \ No newline at end of file diff --git a/misc/custom_types.yml b/misc/custom_types.yml index 807f405..06ef979 100644 --- a/misc/custom_types.yml +++ b/misc/custom_types.yml @@ -994,450 +994,842 @@ types: name: needed - id: 0x02 name: not_needed - # MARK: Dashboard Light + # MARK: Dashboard Light - name: dashboard_light name_cased: dashboardLight name_pretty: Dashboard light type: custom - size: 2 + size: 3 items: - name: name name_cased: name type: enum - size: 1 + size: 2 enum_values: - - id: 0x00 + - id: 0x0000 name: high_beam name_pretty: High beam, main beam - - id: 0x01 + - id: 0x0001 name: low_beam name_pretty: Low beam, dipped beam - - id: 0x02 + - id: 0x0002 name: hazard_warning name_pretty: Hazard warning - - id: 0x03 + - id: 0x0003 name: brake_failure name_pretty: Brake failure/brake system malfunction - - id: 0x04 + - id: 0x0004 name: hatch_open name_pretty: Hatch open - - id: 0x05 + - id: 0x0005 name: fuel_level name_pretty: Fuel level - - id: 0x06 + - id: 0x0006 name: engine_coolant_temperature name_pretty: Engine coolant temperature - - id: 0x07 + - id: 0x0007 name: battery_charging_condition name_pretty: Battery charging condition - - id: 0x08 + - id: 0x0008 name: engine_oil name_pretty: Engine oil - - id: 0x09 + - id: 0x0009 name: position_lights name_pretty: Position lights, side lights - - id: 0x0a + - id: 0x000a name: front_fog_light name_pretty: Front fog light - - id: 0x0b + - id: 0x000b name: rear_fog_light name_pretty: Rear fog light - - id: 0x0c + - id: 0x000c name: park_heating name_pretty: Park Heating - - id: 0x0d + - id: 0x000d name: engine_indicator name_pretty: Engine indicator - - id: 0x0e + - id: 0x000e name: service_call name_pretty: Service, call for maintenance - - id: 0x0f + - id: 0x000f name: transmission_fluid_temperature name_pretty: Transmission fluid temperature - - id: 0x10 + - id: 0x0010 name: transmission_failure name_pretty: Transmission failure/malfunction - - id: 0x11 + - id: 0x0011 name: anti_lock_brake_failure name_pretty: Anti-lock brake system failure - - id: 0x12 + - id: 0x0012 name: worn_brake_linings name_pretty: Worn brake linings - - id: 0x13 + - id: 0x0013 name: windscreen_washer_fluid name_pretty: Windscreen washer fluid/windshield washer fluid - - id: 0x14 + - id: 0x0014 name: tire_failure name_pretty: Tire failure/malfunction - - id: 0x15 + - id: 0x0015 name: engine_oil_level name_pretty: Engine oil level - - id: 0x16 + - id: 0x0016 name: engine_coolant_level name_pretty: Engine coolant level - - id: 0x17 + - id: 0x0017 name: steering_failure name_pretty: Steering failure - - id: 0x18 + - id: 0x0018 name: esc_indication name_pretty: Electronic Speed Controller indiction - - id: 0x19 + - id: 0x0019 name: brake_lights name_pretty: Brake lights - - id: 0x1a + - id: 0x001a name: adblue_level name_pretty: AdBlue level - - id: 0x1b + - id: 0x001b name: fuel_filter_diff_pressure name_pretty: Fuel filter differential pressure - - id: 0x1c + - id: 0x001c name: seat_belt name_pretty: Seat belt - - id: 0x1d + - id: 0x001d name: advanced_braking name_pretty: Advanced emergency braking system - - id: 0x1e + - id: 0x001e name: acc name_pretty: Autonomous/adaptive Cruise Control - - id: 0x1f + - id: 0x001f name: trailer_connected name_pretty: Trailer connected - - id: 0x20 + - id: 0x0020 name: airbag name_pretty: Airbag - - id: 0x21 + - id: 0x0021 name: esc_switched_off name_pretty: ESC switched off - - id: 0x22 + - id: 0x0022 name: lane_departure_warning_off name_pretty: Lane departure warning switched off - - id: 0x23 + - id: 0x0023 name: air_filter_minder - - id: 0x24 + - id: 0x0024 name: air_suspension_ride_control_fault - - id: 0x25 + - id: 0x0025 name: all_wheel_drive_disabled - - id: 0x26 + - id: 0x0026 name: anti_theft - - id: 0x27 + - id: 0x0027 name: blind_spot_detection - - id: 0x28 + - id: 0x0028 name: charge_system_fault - - id: 0x29 + - id: 0x0029 name: check_fuel_cap - - id: 0x2a + - id: 0x002a name: check_fuel_fill_inlet - - id: 0x2b + - id: 0x002b name: check_fuel_filter - - id: 0x2c + - id: 0x002c name: dc_temp_warning - - id: 0x2d + - id: 0x002d name: dc_warning_status - - id: 0x2e + - id: 0x002e name: diesel_engine_idle_shutdown - - id: 0x2f + - id: 0x002f name: diesel_engine_warning - - id: 0x30 + - id: 0x0030 name: diesel_exhaust_fluid_system_fault - - id: 0x31 + - id: 0x0031 name: diesel_exhaust_over_temp - - id: 0x32 + - id: 0x0032 name: diesel_exhaust_fluid_quality - - id: 0x33 + - id: 0x0033 name: diesel_filter_regeneration - - id: 0x34 + - id: 0x0034 name: diesel_particulate_filter - - id: 0x35 + - id: 0x0035 name: diesel_pre_heat - - id: 0x36 + - id: 0x0036 name: electric_trailer_brake_connection - - id: 0x37 + - id: 0x0037 name: ev_battery_cell_max_volt_warning - - id: 0x38 + - id: 0x0038 name: ev_battery_cell_min_volt_warning - - id: 0x39 + - id: 0x0039 name: ev_battery_charge_energy_storage_warning - - id: 0x3a + - id: 0x003a name: ev_battery_high_level_warning - - id: 0x3b + - id: 0x003b name: ev_battery_high_temperature_warning - - id: 0x3c + - id: 0x003c name: ev_battery_insulation_resist_warning - - id: 0x3d + - id: 0x003d name: ev_battery_jump_level_warning - - id: 0x3e + - id: 0x003e name: ev_battery_low_level_warning - - id: 0x3f + - id: 0x003f name: ev_battery_max_volt_veh_energy_warning - - id: 0x40 + - id: 0x0040 name: ev_battery_min_volt_veh_energy_warning - - id: 0x41 + - id: 0x0041 name: ev_battery_over_charge_warning - - id: 0x42 + - id: 0x0042 name: ev_battery_poor_cell_warning - - id: 0x43 + - id: 0x0043 name: ev_battery_temp_diff_warning - - id: 0x44 + - id: 0x0044 name: forward_collision_warning - - id: 0x45 + - id: 0x0045 name: fuel_door_open - - id: 0x46 + - id: 0x0046 name: hill_descent_control_fault - - id: 0x47 + - id: 0x0047 name: hill_start_assist_warning - - id: 0x48 + - id: 0x0048 name: hv_interlocking_status_warning - - id: 0x49 + - id: 0x0049 name: lighting_system_failure - - id: 0x4a + - id: 0x004a name: malfunction_indicator - - id: 0x4b + - id: 0x004b name: motor_controller_temp_warning - - id: 0x4c + - id: 0x004c name: park_aid_malfunction - - id: 0x4d + - id: 0x004d name: passive_entry_passive_start - - id: 0x4e + - id: 0x004e name: powertrain_malfunction - - id: 0x4f + - id: 0x004f name: restraints_indicator_warning - - id: 0x50 + - id: 0x0050 name: start_stop_engine_warning - - id: 0x51 + - id: 0x0051 name: traction_control_disabled - - id: 0x52 + - id: 0x0052 name: traction_control_active - - id: 0x53 + - id: 0x0053 name: traction_motor_temp_warning - - id: 0x54 + - id: 0x0054 name: tire_pressure_monitor_system_warning - - id: 0x55 + - id: 0x0055 name: water_in_fuel - - id: 0x56 + - id: 0x0056 name: tire_warning_front_right - - id: 0x57 + - id: 0x0057 name: tire_warning_front_left - - id: 0x58 + - id: 0x0058 name: tire_warning_rear_right - - id: 0x59 + - id: 0x0059 name: tire_warning_rear_left - - id: 0x5a + - id: 0x005a name: tire_warning_system_error - - id: 0x5b + - id: 0x005b name: battery_low_warning - - id: 0x5c + - id: 0x005c name: brake_fluid_warning - - id: 0x5d + - id: 0x005d name: active_hood_fault - - id: 0x5e + - id: 0x005e name: active_spoiler_fault - - id: 0x5f + - id: 0x005f name: adjust_tire_pressure - - id: 0x60 + - id: 0x0060 name: steering_lock_alert - - id: 0x61 + - id: 0x0061 name: anti_pollution_failure_engine_start_impossible - - id: 0x62 + - id: 0x0062 name: anti_pollution_system_failure - - id: 0x63 + - id: 0x0063 name: anti_reverse_system_failing - - id: 0x64 + - id: 0x0064 name: auto_parking_brake - - id: 0x65 + - id: 0x0065 name: automatic_braking_deactive - - id: 0x66 + - id: 0x0066 name: automatic_braking_system_fault - - id: 0x67 + - id: 0x0067 name: automatic_lights_settings_failure - - id: 0x68 + - id: 0x0068 name: keyfob_battery_alarm - - id: 0x69 + - id: 0x0069 name: trunk_open - - id: 0x6a + - id: 0x006a name: check_reversing_lamp - - id: 0x6b + - id: 0x006b name: crossing_line_system_alert_failure - - id: 0x6c + - id: 0x006c name: dipped_beam_headlamps_front_left_failure - - id: 0x6d + - id: 0x006d name: dipped_beam_headlamps_front_right_failure - - id: 0x6e + - id: 0x006e name: directional_headlamps_failure - - id: 0x6f + - id: 0x006f name: directional_light_failure - - id: 0x70 + - id: 0x0070 name: dsg_failing - - id: 0x71 + - id: 0x0071 name: electric_mode_not_available - - id: 0x72 + - id: 0x0072 name: electronic_lock_failure - - id: 0x73 + - id: 0x0073 name: engine_control_system_failure - - id: 0x74 + - id: 0x0074 name: engine_oil_pressure_alert - - id: 0x75 + - id: 0x0075 name: esp_failure - - id: 0x76 + - id: 0x0076 name: excessive_oil_temperature - - id: 0x77 + - id: 0x0077 name: tire_front_left_flat - - id: 0x78 + - id: 0x0078 name: tire_front_right_flat - - id: 0x79 + - id: 0x0079 name: tire_rear_left_flat - - id: 0x7a + - id: 0x007a name: tire_rear_right_flat - - id: 0x7b + - id: 0x007b name: fog_light_front_left_failure - - id: 0x7c + - id: 0x007c name: fog_light_front_right_failure - - id: 0x7d + - id: 0x007d name: fog_light_rear_left_failure - - id: 0x7e + - id: 0x007e name: fog_light_rear_right_failure - - id: 0x7f + - id: 0x007f name: fog_light_front_fault - - id: 0x80 + - id: 0x0080 name: door_front_left_open - - id: 0x81 + - id: 0x0081 name: door_front_left_open_high_speed - - id: 0x82 + - id: 0x0082 name: tire_front_left_not_monitored - - id: 0x83 + - id: 0x0083 name: door_front_right_open - - id: 0x84 + - id: 0x0084 name: door_front_right_open_high_speed - - id: 0x85 + - id: 0x0085 name: tire_front_right_not_monitored - - id: 0x86 + - id: 0x0086 name: headlights_left_failure - - id: 0x87 + - id: 0x0087 name: headlights_right_failure - - id: 0x88 + - id: 0x0088 name: hybrid_system_fault - - id: 0x89 + - id: 0x0089 name: hybrid_system_fault_repaired_vehicle - - id: 0x8a + - id: 0x008a name: hydraulic_pressure_or_brake_fluid_insufficient - - id: 0x8b + - id: 0x008b name: lane_departure_fault - - id: 0x8c + - id: 0x008c name: limited_visibility_aids_camera - - id: 0x8d + - id: 0x008d name: tire_pressure_low - - id: 0x8e + - id: 0x008e name: maintenance_date_exceeded - - id: 0x8f + - id: 0x008f name: maintenance_odometer_exceeded - - id: 0x90 + - id: 0x0090 name: other_failing_system - - id: 0x91 + - id: 0x0091 name: parking_brake_control_failing - - id: 0x92 + - id: 0x0092 name: parking_space_measuring_system_failure - - id: 0x93 + - id: 0x0093 name: place_gear_to_parking - - id: 0x94 + - id: 0x0094 name: power_steering_assistance_failure - - id: 0x95 + - id: 0x0095 name: power_steering_failure - - id: 0x96 + - id: 0x0096 name: preheating_deactivated_battery_too_low - - id: 0x97 + - id: 0x0097 name: preheating_deactivated_fuel_level_too_low - - id: 0x98 + - id: 0x0098 name: preheating_deactivated_battery_set_the_clock - - id: 0x99 + - id: 0x0099 name: fog_light_rear_fault - - id: 0x9a + - id: 0x009a name: door_rear_left_open - - id: 0x9b + - id: 0x009b name: door_rear_left_open_high_speed - - id: 0x9c + - id: 0x009c name: tire_rear_left_not_monitored - - id: 0x9d + - id: 0x009d name: door_rear_right_open - - id: 0x9e + - id: 0x009e name: door_rear_right_open_high_speed - - id: 0x9f + - id: 0x009f name: tire_rear_right_not_monitored - - id: 0xa0 + - id: 0x00a0 name: screen_rear_open - - id: 0xa1 + - id: 0x00a1 name: retractable_roof_mechanism_fault - - id: 0xa2 + - id: 0x00a2 name: reverse_light_left_failure - - id: 0xa3 + - id: 0x00a3 name: reverse_light_right_failure - - id: 0xa4 + - id: 0x00a4 name: risk_of_ice - - id: 0xa5 + - id: 0x00a5 name: roof_operation_impossible_apply_parking_break - - id: 0xa6 + - id: 0x00a6 name: roof_operation_impossible_apply_start_engine - - id: 0xa7 + - id: 0x00a7 name: roof_operation_impossible_temperature_too_high - - id: 0xa8 + - id: 0x00a8 name: seatbelt_passenger_front_right_unbuckled - - id: 0xa9 + - id: 0x00a9 name: seatbelt_passenger_rear_left_unbuckled - - id: 0xaa + - id: 0x00aa name: seatbelt_passenger_rear_center_unbuckled - - id: 0xab + - id: 0x00ab name: seatbelt_passenger_rear_right_unbuckled - - id: 0xac + - id: 0x00ac name: battery_secondary_low - - id: 0xad + - id: 0x00ad name: shock_sensor_failing - - id: 0xae + - id: 0x00ae name: side_lights_front_left_failure - - id: 0xaf + - id: 0x00af name: side_lights_front_right_failure - - id: 0xb0 + - id: 0x00b0 name: side_lights_rear_left_failure - - id: 0xb1 + - id: 0x00b1 name: side_lights_rear_right_failure - - id: 0xb2 + - id: 0x00b2 name: spare_wheel_fitter_driving_aids_deactivated - - id: 0xb3 + - id: 0x00b3 name: speed_control_failure - - id: 0xb4 + - id: 0x00b4 name: stop_light_left_failure - - id: 0xb5 + - id: 0x00b5 name: stop_light_right_failure - - id: 0xb6 + - id: 0x00b6 name: suspension_failure - - id: 0xb7 + - id: 0x00b7 name: suspension_failure_reduce_speed - - id: 0xb8 + - id: 0x00b8 name: suspension_fault_limited_to_90kmh - - id: 0xb9 + - id: 0x00b9 name: tire_pressure_sensor_failure - - id: 0xba + - id: 0x00ba name: trunk_open_high_speed - - id: 0xbb + - id: 0x00bb name: trunk_window_open - - id: 0xbc + - id: 0x00bc name: turn_signal_front_left_failure - - id: 0xbd + - id: 0x00bd name: turn_signal_front_right_failure - - id: 0xbe + - id: 0x00be name: turn_signal_rear_left_failure - - id: 0xbf + - id: 0x00bf name: turn_signal_rear_right_failure - - id: 0xc0 + - id: 0x00c0 name: tire_under_inflation - - id: 0xc1 + - id: 0x00c1 name: wheel_pressure_fault - - id: 0xc2 + - id: 0x00c2 name: oil_change_warning - - id: 0xc3 + - id: 0x00c3 name: inspection_warning - - id: 0xc4 + - id: 0x00c4 name: diesel_oil_filter_water_presence name_pretty: Diesel oil filter has water in it - - id: 0xc5 + - id: 0x00c5 name: engine_drag_torque_control_failure + - id: 0x00d0 + name: odometer_error + - id: 0x00d1 + name: speedometer_error + - id: 0x00d2 + name: abs_esc_error + - id: 0x00d3 + name: slope_parking_warning + - id: 0x00d4 + name: electronic_parking_brake_fault + - id: 0x00d5 + name: brake_overheating_warning + - id: 0x00d6 + name: brake_overheating_service + - id: 0x00d7 + name: wipers_fault + - id: 0x00d8 + name: keyless_system_error + - id: 0x00d9 + name: damper_fault + - id: 0x00da + name: abs_tcs_fault + - id: 0x00db + name: headlight_range_control_error + - id: 0x00dc + name: main_beam_left_failure + - id: 0x00dd + name: turn_signal_repeater_left_failure + - id: 0x00de + name: daytime_running_lights_left_failure + - id: 0x00df + name: daytime_running_dipped_beam_left_failure + - id: 0x00e0 + name: daytime_running_fog_light_left_failure + - id: 0x00e1 + name: daytime_running_side_light_left_failure + - id: 0x00e2 + name: dipped_beam_main_left_failure + - id: 0x00e3 + name: main_beam_right_failure + - id: 0x00e4 + name: turn_signal_repeater_right_failure + - id: 0x00e5 + name: daytime_running_lights_right_failure + - id: 0x00e6 + name: daytime_running_dipped_beam_right_failure + - id: 0x00e7 + name: daytime_running_fog_light_right_failure + - id: 0x00e8 + name: daytime_running_side_light_right_failure + - id: 0x00e9 + name: dipped_beam_main_right_failure + - id: 0x00ea + name: tail_light_left_failure + - id: 0x00eb + name: brake_tail_lights_left_failure + - id: 0x00ec + name: fog_tail_lights_rear_left_failure + - id: 0x00ed + name: turn_signal_brake_tail_lights_left_failure + - id: 0x00ee + name: brake_light_turn_signal_left_failure + - id: 0x00ef + name: tail_light_right_failure + - id: 0x00f0 + name: brake_tail_lights_right_failure + - id: 0x00f1 + name: fog_tail_lights_rear_right_failure + - id: 0x00f2 + name: turn_signal_brake_tail_lights_right_failure + - id: 0x00f3 + name: brake_light_turn_signal_right_failure + - id: 0x00f4 + name: number_plate_light_failure + - id: 0x00f5 + name: high_level_brake_light_failure + - id: 0x00f6 + name: rear_carrier_trailer_turn_signal_left_failure + - id: 0x00f7 + name: rear_carrier_trailer_turn_signal_right_failure + - id: 0x00f8 + name: rear_carrier_trailer_tail_light_left_failure + - id: 0x00f9 + name: rear_carrier_trailer_tail_light_right_failure + - id: 0x00fa + name: directional_light_front_right_failure + - id: 0x00fb + name: directional_light_front_left_failure + - id: 0x00fc + name: battery_check_required + - id: 0x00fd + name: battery_unable_to_restart + - id: 0x00fe + name: battery_not_charging_stop_safely + - id: 0x00ff + name: system_update_incomplete + - id: 0x0100 + name: charging_socket_failure + - id: 0x0101 + name: connectivity_unit_failure + - id: 0x0102 + name: connectivity_unit_error + - id: 0x0103 + name: range_calculation_unavailable + - id: 0x0104 + name: battery_replace_required + - id: 0x0105 + name: battery_supply_error + - id: 0x0106 + name: hv_battery_fire_risk_stop_safely + - id: 0x0107 + name: engine_unable_to_restart + - id: 0x0108 + name: tire_pressure_loss_indicator_error + - id: 0x0109 + name: flat_tire_detected + - id: 0x010a + name: tire_pressure_attention_required + - id: 0x010b + name: tire_pressure_check_required + - id: 0x010c + name: tire_pressures_not_saved + - id: 0x010d + name: oil_level_reduce_required + - id: 0x010e + name: oil_level_high_service_needed + - id: 0x010f + name: adblue_critical_no_start + - id: 0x0110 + name: adblue_critical_start_disabled + - id: 0x0111 + name: refuel_gasoline + - id: 0x0112 + name: refuel_lpg + - id: 0x0113 + name: refuel_cng + - id: 0x0114 + name: phev_range_warning + - id: 0x0115 + name: particulate_filter_check_required + - id: 0x0116 + name: cng_inspection_required + - id: 0x0117 + name: cng_system_check_required + - id: 0x0118 + name: cng_operation_not_possible + - id: 0x0119 + name: clutch_failure + - id: 0x011a + name: onboard_network_fault + - id: 0x011b + name: gearbox_warning + - id: 0x011c + name: ignition_lock_fault + - id: 0x011d + name: tank_system_warning + - id: 0x011e + name: oil_sensor_fault + - id: 0x011f + name: suspension_control_system_fault + - id: 0x0120 + name: transmission_no_park + - id: 0x0121 + name: paddle_shift_emergency_mode + - id: 0x0122 + name: clutch_failure_driving_allowed + - id: 0x0123 + name: drive_system_fault + - id: 0x0124 + name: drive_system_fault_restricted + - id: 0x0125 + name: emergency_start_no_drive + - id: 0x0126 + name: emergency_call_restricted + - id: 0x0127 + name: emergency_call_unavailable + - id: 0x0128 + name: gear_selector_fault + - id: 0x0129 + name: park_button_failure + - id: 0x012a + name: wheel_loosen_detection_fault + - id: 0x012b + name: oil_pressure_sensor_failure + - id: 0x012c + name: hill_holder_error + - id: 0x012d + name: gearbox_emergency_mode + - id: 0x012e + name: gearbox_oil_pressure_loss + - id: 0x012f + name: digital_key_error + - id: 0x0130 + name: travel_assist_unavailable + - id: 0x0131 + name: auto_lane_change_unavailable + - id: 0x0132 + name: ev_battery_charge_required + - id: 0x0133 + name: ev_battery_no_range + - id: 0x0134 + name: road_sign_display_unavailable + - id: 0x0135 + name: tow_front_axle_lifted + - id: 0x0136 + name: tow_rear_axle_lifted + - id: 0x0137 + name: ac_restricted + - id: 0x0138 + name: electronic_parking_brake_critical_error + - id: 0x0139 + name: electronic_parking_brake_fault_manual_required + - id: 0x013a + name: electric_drive_fault + - id: 0x013b + name: electric_drive_overheat + - id: 0x013c + name: charging_emergency_only + - id: 0x013d + name: charging_cable_reconnect_required + - id: 0x013e + name: charging_cable_manual_release + - id: 0x013f + name: ev_battery_maneuvering_only + - id: 0x0140 + name: towing_lock_check + - id: 0x0141 + name: performance_restricted + - id: 0x0142 + name: headlights_automatic_fault + - id: 0x0143 + name: engine_sound_error + - id: 0x0144 + name: brake_servo_failure + - id: 0x0145 + name: parking_brake_gradient_steep + - id: 0x0146 + name: automatic_high_beam_fault + - id: 0x0147 + name: automatic_high_beam_clean_windscreen + - id: 0x0148 + name: side_assist_unavailable + - id: 0x0149 + name: side_assist_fault + - id: 0x014a + name: side_assist_sensor_impaired + - id: 0x014b + name: lane_assist_fault + - id: 0x014c + name: lane_assist_sensor_impaired + - id: 0x014d + name: electronic_child_lock_fault + - id: 0x014e + name: occupant_protection_unavailable + - id: 0x014f + name: occupant_protection_restricted + - id: 0x0150 + name: road_sign_display_error + - id: 0x0151 + name: road_sign_display_clean_windscreen + - id: 0x0152 + name: road_sign_display_restricted + - id: 0x0153 + name: speed_warning_unavailable + - id: 0x0154 + name: exit_warning_unavailable + - id: 0x0155 + name: exit_warning_fault + - id: 0x0156 + name: exit_warning_sensor_impaired + - id: 0x0157 + name: safelock_check + - id: 0x0158 + name: rear_fog_light_switch_off + - id: 0x0159 + name: battery_diagnosis_error + - id: 0x015a + name: front_assist_unavailable + - id: 0x015b + name: tow_not_allowed + - id: 0x015c + name: front_assist_sensor_impaired + - id: 0x015d + name: rear_traffic_blind_spot_unavailable + - id: 0x015e + name: rear_traffic_blind_spot_error + - id: 0x015f + name: rear_traffic_blind_spot_sensor_impaired + - id: 0x0160 + name: rear_traffic_alert_unavailable + - id: 0x0161 + name: acc_predictive_control_unavailable + - id: 0x0162 + name: speed_limiter_unavailable + - id: 0x0163 + name: cruise_control_unavailable + - id: 0x0164 + name: rear_traffic_alert_sensor_impaired + - id: 0x0165 + name: side_assist_exit_warning_unavailable + - id: 0x0166 + name: side_assist_exit_warning_error + - id: 0x0167 + name: side_assist_exit_warning_sensor_impaired + - id: 0x0168 + name: side_assist_rear_traffic_unavailable + - id: 0x0169 + name: side_assist_rear_traffic_error + - id: 0x016a + name: side_assist_rear_traffic_sensor_impaired + - id: 0x016b + name: rear_traffic_exit_warning_unavailable + - id: 0x016c + name: rear_traffic_exit_warning_error + - id: 0x016d + name: rear_traffic_exit_warning_sensor_impaired + - id: 0x016e + name: side_assist_rear_traffic_exit_warning_unavailable + - id: 0x016f + name: side_assist_rear_traffic_exit_warning_error + - id: 0x0170 + name: side_assist_rear_traffic_exit_warning_sensor_impaired + - id: 0x0171 + name: emergency_assist_unavailable + - id: 0x0172 + name: emergency_assist_error + - id: 0x0173 + name: front_assist_esc_deactivated + - id: 0x0174 + name: front_assist_limited + - id: 0x0175 + name: exit_warning_deactivated + - id: 0x0176 + name: rear_traffic_blind_spot_exit_warning_unavailable + - id: 0x0177 + name: rear_traffic_blind_spot_exit_warning_error + - id: 0x0178 + name: rear_traffic_blind_spot_exit_warning_sensor_impaired + - id: 0x0179 + name: proactive_occupant_protection_sensor_impaired + - id: 0x017a + name: proactive_occupant_protection_restricted + - id: 0x017b + name: parking_function_unavailable + - id: 0x017c + name: parking_display_unavailable + - id: 0x017d + name: park_distance_control_error + - id: 0x017e + name: park_assist_unavailable + - id: 0x017f + name: manoeuvre_braking_unavailable + - id: 0x0180 + name: trailer_assist_error + - id: 0x0181 + name: rear_view_camera_error + - id: 0x0182 + name: area_view_error + - id: 0x0183 + name: rear_traffic_alert_error + - id: 0x0184 + name: traffic_hazard_update_required + - id: 0x0185 + name: co2_health_risk + - id: 0x0186 + name: all_wheel_drive_restricted + - id: 0x0187 + name: battery_cooling_active + - id: 0x0188 + name: connectivity_unit_no_connection + - id: 0x0189 + name: real_time_monitoring_deactivated + - id: 0x018a + name: winter_tyre_warning + - id: 0x018b + name: starter_system_check_required + - id: 0x018c + name: auto_parking_brake_error + - id: 0x018d + name: park_position_required + - id: 0x018e + name: brake_servo_restricted + - id: 0x018f + name: charging_cable_overheat + - id: 0x0190 + name: plug_and_charge_unavailable + - id: 0x0191 + name: vehicle_rollaway_risk + - id: 0x0192 + name: inspection_in_3_days + - id: 0x0193 + name: inspection_in_1_day - name: state name_cased: state type: types.on_off_state