iobroker-community-adapters / ioBroker.tesla-motors

ioBroker Adapter for Tesla cars and powerwalls
MIT License
8 stars 7 forks source link

Feature Request: Official API Support #93

Open Andymulb opened 1 year ago

Andymulb commented 1 year ago

Tesla announced its official API. I just wanted to inform you about it.

TA2k commented 1 year ago

https://developer.tesla.com/docs/fleet-api Die Authentifizierung passt leider nicht so gut zu iobroker.

jdolderer commented 10 months ago

Seems now to be mandatory for executing remote commands:

TA2k commented 10 months ago

I need an account to implement a workaround for the new api

jdolderer commented 10 months ago

How can I help?

TA2k commented 10 months ago

account credential with an affected car via mail tombox2020@gmail.com

litithio commented 9 months ago

Tesla Solar Charger already implemented the new Tesla API. It is supported since release 2.23.0. Maybe something similar could be implemented for iobroker?

tminimax commented 7 months ago

is there a solution in sight?

exaware commented 7 months ago

Any updates here?

nilshartig commented 7 months ago

I am using this adapter for solar surplus charge. This has been working fine for the last 12 months. Now this is broken. So any updates here?

Jonnyblue85 commented 6 months ago

Just to be sure, sending commands is fully broken until someone fixes this, right? Only receiving data is possible atm?

@TA2k I sent you an E-Mail.

IncredibleX commented 5 months ago

Hey, has anybody a solution? I now have the same Problem.

endurance0 commented 3 months ago

Any updates or workarounds?

IncredibleX commented 3 months ago

Any updates or workarounds?

I am still waiting...too ;-)

litithio commented 3 months ago

The best way to send commands to your tesla is now a BleHttpProxy like this one: https://github.com/wimaha/TeslaBleHttpProxy

I am using it together with evcc for solar surplus charging.

zapccu commented 1 week ago

Homeassistant community integration for Tesla implemented the new Tesla API. Maybe it makes sense to have a look at their solution. It's a bit complicated but it's working for me since month