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

Acess Web UI directly with Tesla Browser #54

Open
JakobLichterfeld opened this issue Dec 4, 2022 · 5 comments
Open

Acess Web UI directly with Tesla Browser #54

JakobLichterfeld opened this issue Dec 4, 2022 · 5 comments
Labels
frontend Issues related to the web-app mcu Issues related to the main controll unit

Comments

@JakobLichterfeld
Copy link
Collaborator

As a user I do want to access the WebUI directly with the Tesla Browser.

@JakobLichterfeld
Copy link
Collaborator Author

Tesla Browser blocks direct IP calls, so we must maskerade it via NAT or force special IPs like 3.3.3.3 for the WI-FI spot.

@TheRealKasumi
Copy link
Owner

Unfortunately it doesn't seem to be so easy. Assigning an IP address to the AP that is not blocked by the browser isn't enough. The car is rejecting the whole WiFi connection. I also think that there is a check if the car can access the internet or Tesla's servers. Otherwise conenction is rejected again. At least that is my observation so far.

@JakobLichterfeld
Copy link
Collaborator Author

JakobLichterfeld commented Dec 4, 2022

Yeah, was just for getting it out of my head. First brainstorming.
There are ways to make it happen, I will digg deeper.
(I'm not allowed to assign issues atm)

@TheRealKasumi
Copy link
Owner

Yes I think it should definitely be possible. I would actually think it would be quite easy with an Raspi or laptop/pc. Not sure how much we are limited on the ESP32. I think here it could get a little tricky. But I like the idea. Unfortunately no time so far to really look into it 😋 .

@TheRealKasumi TheRealKasumi added frontend Issues related to the web-app mcu Issues related to the main controll unit labels Dec 4, 2022
@JakobLichterfeld
Copy link
Collaborator Author

JakobLichterfeld commented Jun 9, 2023

TeslaAndroid uses a website redirect and 3.3.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Issues related to the web-app mcu Issues related to the main controll unit
Projects
None yet
Development

No branches or pull requests

2 participants