You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use MQTT and need other (and increasing) items from the VehiculeData responses and then have to query the car by myself which is inefficient as Teslamate already did it.
Expected Behavior
Is it possible to publish the whole vehicleData result by MQTT in a JSON-string without any change in it?
It will let anyone access what it needs (if Teslamate already handle it) and will be ready for any change introduced by Tesla...
Topics proposal : (could be used for all query/result sent/received by Teslamate)
This discussion was converted from issue #2149 on November 17, 2021 11:17.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
What happened?
I use MQTT and need other (and increasing) items from the VehiculeData responses and then have to query the car by myself which is inefficient as Teslamate already did it.
Expected Behavior
Is it possible to publish the whole vehicleData result by MQTT in a JSON-string without any change in it?
It will let anyone access what it needs (if Teslamate already handle it) and will be ready for any change introduced by Tesla...
Topics proposal : (could be used for all query/result sent/received by Teslamate)
(other topics for the streaming channel could be added too)
Thanks !
Steps To Reproduce
Example : Just try to access each door or window open state with MQTT subscription
Relevant log output
Screenshots
No response
Additional data
No response
Type of installation
Docker
Version
v1.25.0
Beta Was this translation helpful? Give feedback.
All reactions