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 drive state battery power to published mqtt topics #1504

Merged
merged 1 commit into from
Apr 26, 2021

Conversation

mnadvornik
Copy link
Contributor

I added the current battery power output to the vehicle summary definition in order for it to be published via MQTT.
This data is needed in my use case to send data to the ABRP (https://abetterrouteplanner.com/) API since battery power is a mandatory field for the ABRP API.

I hope this is useful for others and would welcome if this could be merged

Copy link
Collaborator

@adriankumpf adriankumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! Thanks.

@adriankumpf adriankumpf merged commit b60bf5e into teslamate-org:master Apr 26, 2021
@kimmilde
Copy link

kimmilde commented May 1, 2021

Great update! Is it possible to increase the update rate published to mqtt, so it would be the same as vehicle speed?

adriankumpf added a commit that referenced this pull request May 2, 2021
@thunder2k
Copy link

I added the current battery power output to the vehicle summary definition in order for it to be published via MQTT.
This data is needed in my use case to send data to the ABRP (https://abetterrouteplanner.com/) API since battery power is a mandatory field for the ABRP API.

I hope this is useful for others and would welcome if this could be merged

Hey,
could you please elaborate on how are you using it? Are you getting real-time data from the car to ABRP to tweak your route in real-time? If you could point me in the right direction it would be great!
Thanks!

@sumnerboy12
Copy link
Contributor

I added the current battery power output to the vehicle summary definition in order for it to be published via MQTT.
This data is needed in my use case to send data to the ABRP (https://abetterrouteplanner.com/) API since battery power is a mandatory field for the ABRP API.
I hope this is useful for others and would welcome if this could be merged

Hey,
could you please elaborate on how are you using it? Are you getting real-time data from the car to ABRP to tweak your route in real-time? If you could point me in the right direction it would be great!
Thanks!

Yes I would be very interested to hear what you are doing with this data stream!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants