We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please consider adding the following vehicle_data fields to the streaming telemetry data:
charge_state.charge_rate (e.g. 4.4) (4.4 miles per hour)
charge_state.charge_rate
charge_state.charge_miles_added_rated (e.g. 297) (297 miles added)
charge_state.charge_miles_added_rated
vehicle_state.is_user_present (e.g. true)
vehicle_state.is_user_present
media_info.a2dp_source_name (e.g. "Mark's iPhone 13 mini")
media_info.a2dp_source_name
media_info.now_playing_title (e.g. "Rockstar")
media_info.now_playing_title
media_info.now_playing_artist (e.g. "Nickelback")
media_info.now_playing_artist
Cheers!
The text was updated successfully, but these errors were encountered:
Noted down internally, thanks!
Sorry, something went wrong.
No branches or pull requests
Please consider adding the following vehicle_data fields to the streaming telemetry data:
charge_state.charge_rate
(e.g. 4.4) (4.4 miles per hour)charge_state.charge_miles_added_rated
(e.g. 297) (297 miles added)vehicle_state.is_user_present
(e.g. true)media_info.a2dp_source_name
(e.g. "Mark's iPhone 13 mini")media_info.now_playing_title
(e.g. "Rockstar")media_info.now_playing_artist
(e.g. "Nickelback")Cheers!
The text was updated successfully, but these errors were encountered: