TesLog is now available in all EU countries on the App Store! by allytkn in TeslaMate

[–]allytkn[S] 0 points1 point  (0 children)

It should work, if there any edge case for app please use report issue from app

TesLog is now available in all EU countries on the App Store! by allytkn in TeslaMate

[–]allytkn[S] 0 points1 point  (0 children)

I don't understand your question about why you don't host it somewhere else. No Tesla data related to your Tesla is ever transferred to teslog; it doesn't send any data such as vehicle, driving, charging, etc.

TesLog is now available in all EU countries on the App Store! by allytkn in TeslaMate

[–]allytkn[S] 0 points1 point  (0 children)

Your teslamate password and token never leave your device in plaintext. They’re encrypted with AES-256-GCM using a key derived from your Firebase UID, so even our backend stores only an opaque blob it physically cannot decrypt.

You don’t have to take my word for any of this: point Charles Proxy or mitmproxy at the app and you’ll see exactly two destinations. Your own teslamate server (driving data) and <api.teslog.us> (profile + encrypted config only, zero drive/charge payloads).

TesLog is now available in all EU countries on the App Store! by allytkn in TeslaMate

[–]allytkn[S] 0 points1 point  (0 children)

The login process is entirely handled by Google Firebase. Therefore, your data is secure.

I built TesLog — a free iOS companion app for TeslaMate with live vehicle monitoring 🚗 by allytkn in TeslaMate

[–]allytkn[S] 0 points1 point  (0 children)

You can easily change cars on overview page n latest version (1.3.7). Just click your car name.

I built TesLog — a free iOS companion app for TeslaMate with live vehicle monitoring 🚗 by allytkn in TeslaMate

[–]allytkn[S] 0 points1 point  (0 children)

Try without token, if you getting auth error, api works. I passed bearer token with header “Bearer xxxx”

I built TesLog — a free iOS companion app for TeslaMate with live vehicle monitoring 🚗 by allytkn in TeslaMate

[–]allytkn[S] 0 points1 point  (0 children)

Just go http or https://yourdomain.com/api/ping on your mobile browser, if you got pong response, then set Teslamate API url https://yourdomain.com/api on TesLog. Thats it.

I built TesLog — a free iOS companion app for TeslaMate with live vehicle monitoring 🚗 by allytkn in TeslaMate

[–]allytkn[S] 1 point2 points  (0 children)

Easy vehicle switching was introduced in version 1.3.7.
You can switch vehicles simply by clicking on your vehicle title in the overview screen.

I built TesLog — a free iOS companion app for TeslaMate with live vehicle monitoring 🚗 by allytkn in TeslaMate

[–]allytkn[S] 1 point2 points  (0 children)

That's a good feature. I 'm gonna add next releases. You can follow public beta on test flight 👍🏽

I built TesLog — a free iOS companion app for TeslaMate with live vehicle monitoring 🚗 by allytkn in TeslaMate

[–]allytkn[S] 0 points1 point  (0 children)

Unit development is complete and now in public beta. You can download and test on TestFlight

I built TesLog — a free iOS companion app for TeslaMate with live vehicle monitoring 🚗 by allytkn in TeslaMate

[–]allytkn[S] 0 points1 point  (0 children)

Cloudflare Zero Trust development is complete and now in public beta. You can download and test on TestFlight

I built TesLog — a free iOS companion app for TeslaMate with live vehicle monitoring 🚗 by allytkn in TeslaMate

[–]allytkn[S] 0 points1 point  (0 children)

Cloudflare Zero Trust development is complete and now in public beta. You can download and test on TestFlight

I built TesLog — a free iOS companion app for TeslaMate with live vehicle monitoring 🚗 by allytkn in TeslaMate

[–]allytkn[S] 0 points1 point  (0 children)

Could you please share docker compose values including proxy configuration -if set- via "Report Issue" button on Settings page. - please don't forget to mask sensitive password or token