-
Notifications
You must be signed in to change notification settings - Fork 2
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
Comments
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. |
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. |
Yeah, was just for getting it out of my head. First brainstorming. |
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 😋 . |
TeslaAndroid uses a website redirect and 3.3.3.1 |
As a user I do want to access the WebUI directly with the Tesla Browser.
The text was updated successfully, but these errors were encountered: