Replies: 4 comments 3 replies
-
@adriankumpf My software already exists (in very early stages: pkuehnel/SmartTeslaAmpSetter) but it is really critical for it that there are MQTT topics for |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
HI guys Any thoughts how to achieve the same results from home assistant easily via Teslamate (and if yes how/by when? :-) |
Beta Was this translation helpful? Give feedback.
-
that seems to do the trick ! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I created a service to adjust multiple car's current based on PV production in combination with TeslaMateApi. I have an issue when the car does not use all the power it requests (e.g. battery nearly at 100%, or car is only preconditioning but not charging). It would help me a lot if you could add
charge_current_request
andcharge_current_request_max
to the MQTT topics. Call to Tesla API ishttps://owner-api.teslamotors.com/api/1/vehicles/vehivleId/data_request/charge_state
. I am not that deep into Elixir, so I can not do that on my own. Anyone here who can create a PR?Beta Was this translation helpful? Give feedback.
All reactions