[APP][PRO] Tesla - Zero emissions. Zero compromises

:man_shrugging: :laughing:

I’m wondering… no issues?

:thinking:

Does the telemetry really work that well on the first try?

:grinning_face_with_smiling_eyes:

1 Like

It looks like you did a great job​:+1:t3::clap:t3:

The first time… :joy::wink:

2 Likes

Version 4.0.3 in live now - and it offers Telemetry to all users :slight_smile:

1 Like

Switched to Telemetry as off today. Seems to work well and will monitor it more closely. Curious if it might cost a bit more accu or not :smile:

Also made a contribution for you @RonnyW

Thanks :grinning_face_with_smiling_eyes:

And no, no additional battery usage. The car still only sends data if it’s awake.

Great work. I seem to be having an issue with Homey querying drive state. It’s not triggering on a WHEN state changed to D, and it says updated several days ago. Telemetry is on and appears to be working. Any ideas?

Also, for some reason my telemetry randomly turns itself off and I have to activate it again. I only notice when some of my flows don’t execute.

Thanks!

Working great for me!

Just checked. It’s working for me.

and I got the push message with “N” or “D”.

The auto-turn-off is only done on app start if connection to Telemetry server could not be established. Then the option is turned off to prevent unwanted reconnections in error state.
It also auto-deactivates (or just not allows activation) in settings view if there are errors on server connect.

The message won’t be visible in the log after a short time. Perhaps I can add a timeline message to see a reason or a hint as a firt try.

New test version 4.0.5:

  • timeline notification if telemetry could not start on app init.

@Peter85 FYI

Sorry, I meant shift change AND state is D. But I also put a notification where you have and I don’t get anything, oddly.

RE Timeline update: that’s brilliant thanks!

Please try to get a log of Telemetry data:

  • open car repir view.

  • go to Telemetry

  • Change the gear in your car (P→D)

  • Hit the “Messages” button

  • Check for messages containing “ShiftState” values. There should be a message for every shift state change.

Thanks, tried this. It worked once and didn’t work another time. ‘Gear’ was ‘null’ on the time it didn’t work.

Cheers

Hi, trying to get the app setup using self hosted homey. Is the self hosting not working?

I get this:

400 Bad Request: {“response”:null,“error”:“Invalid EC public key”,“error_description”:“”,“txid”:“ea9fae1c788083ceb3ab6c991ac757eb”}

It should work. You only need a connection via Athom cloud to your SHS - like MobileApp in LTE mode.

If you still get errors, you can PM me your Homey cloud ID. Then I can check if the certificate ic available.

New test version 4.1.0:

  • Improved login. The login popup is now forced. You don’t need to clear browser cookies to login with your Tesla account. On the other side you can’t use the old session anymore. You have to use your eMail/password and 2fa every time.
    Reason: Prevent usage of a cached second developer account when loggin in to the car account.

  • Improved repair view. The page showing client_id and client_secret now shown additional information and offers a button to re-create the app certificate (used as public key für your car key). If needed, you can create a new certificate, remove then key from your car and add a new car key.
    The test version only added english text.

There are a lot of threats about Tesla Solar Chanrging but doesn anyone has this acually working who wants to share their flow. In my case it is simple:

Every 5 minutes I want to read from my Homewizard P1 meter how much power was send back to the grod during those last 5 minutes. From the moment 6A (1380) was went back I want to charge the car using 5A and then increase it with 1A increments up to a max of 13A. Does anyone knows how to build this or has a flow running that is working well?

My HomeWizard is already addedd and showing all the info and the car is added through the Tessie app.

You should ask your question in the dedicated app topic:

OK, so a moderator moved my question here, right? I was hoping there was a page that describes an automation flow? Isn’t there a library available with pre-made flows (kind of blueprints) ready to use?