Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new properties for 13.4 #77

Merged
merged 3 commits into from
Jun 11, 2024
Merged

Add new properties for 13.4 #77

merged 3 commits into from
Jun 11, 2024

Conversation

doofyus
Copy link
Member

@doofyus doofyus commented May 30, 2024

Copy of the changelog:

AutoAPI L13 Extensions #4 Changelog

Level 13 4th extension (aka L13.4) contains only additive updates to the protocol.
These include new properties for existing capabilities and additions to already existing enums.

Changes from L13.3 are divided into these sub-sections:

Enums

Some enums have gained new values.

  • charging.status (added ready_for_charging)
  • charging.battery_led (added blue)
  • charging.station_status (added active)

Properties

New properties added to pre-existing capabilities:

  • charging

    • conserving_charge
    • charging_rate_distance
    • charging_scenario
  • dashboard_lights

    • dynamic_warnings
  • diagnostics

    • estimated_primary_powertrain_range
  • navi_destination

    • battery_consumption_to_destination
    • charging_time_for_destination
  • trips

    • id
    • duration

Custom Types

New custom types added.

  • dynamic_warning

@doofyus doofyus added the enhancement New feature or request label May 30, 2024
@doofyus doofyus requested review from kevinvaldek and slashmili May 30, 2024 09:53
@doofyus doofyus self-assigned this May 30, 2024
@doofyus doofyus force-pushed the add-13.4-updates branch from 2f646b4 to 7834072 Compare May 30, 2024 10:31
@doofyus doofyus requested a review from unematiii May 30, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants