# \[APP\]\[Pro\] Tesla Car & Energy - Zero emissions. Zero compromises

**URL:** https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824
**Category:** Apps
**Tags:** app, homey-pro
**Created:** [January 11, 2024, 5:15pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824 "2024-01-11T17:15:52Z")
**Posts on this page:** 20
**Page:** 48

<div class="post-metadata">

### Author: ![RonnyW](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/ronnyw/32/10879_2.png) [@RonnyW](https://community.homey.app/u/RonnyW)
#### Post date: [June 17, 2025, 5:25pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/954 "2025-06-17T17:25:29Z")

</div>

Yeah, ignore the timeout. The app just sends the key request and don’t get any response. At least it’s not already documented.  
I will use another message later…

---

<div class="post-metadata">

### Author: ![RonnyW](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/ronnyw/32/10879_2.png) [@RonnyW](https://community.homey.app/u/RonnyW)
#### Post date: [June 17, 2025, 5:33pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/955 "2025-06-17T17:33:56Z")

</div>

Small background:  
I saw in old BLE examples that the car should send messages like “present NFC card” or “key added”. But my car doesn’t seem to send such messages. and it’s not documented by Tesla yet.  
Currently the app is waiting some time and closes the connection with this timeout message.  
In future I hope to catch a acknowledge and finish the key pairing with a success message.

---

<div class="post-metadata">

### Author: ![RonnyW](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/ronnyw/32/10879_2.png) [@RonnyW](https://community.homey.app/u/RonnyW)
#### Post date: [June 17, 2025, 6:50pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/956 "2025-06-17T18:50:54Z")

</div>

New **test version 3.0.1** :

- Fixed BLE repair issue (closed session).
- Fixed BLE key pair message.

@StevenV Thanks for your feedback. I changed the message to ‘Key was sent. Confirm on the car display…’ after the request was successfully sent. And I think I also found an issue where the connection could kept open, could be the cause for your connection issue.

---

<div class="post-metadata">

### Author: ![Willie\_Plompen](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/willie_plompen/32/8291_2.png) [@Willie\_Plompen](https://community.homey.app/u/Willie_Plompen)
#### Post date: [June 18, 2025, 7:08pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/957 "2025-06-18T19:08:20Z")

</div>

I don’t quite understand — does my car need to connect to Homey via Bluetooth? In most cases, that’s not possible, right? Bluetooth usually doesn’t have that kind of range, does it?  
I received this notification/message: BLEServer: Failed to find advertisement with  
ID: S\*\*\*\*\*\*\*\*\*C

---

<div class="post-metadata">

### Author: ![copiis](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/copiis/32/171978_2.png) [@copiis](https://community.homey.app/u/copiis)
#### Post date: [June 18, 2025, 7:57pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/958 "2025-06-18T19:57:12Z")

</div>

> [@Willie\_Plompen](#):
>
> need to connect

can connect

Read the description carefully

---

<div class="post-metadata">

### Author: ![RonnyW](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/ronnyw/32/10879_2.png) [@RonnyW](https://community.homey.app/u/RonnyW)
#### Post date: [June 18, 2025, 8:31pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/959 "2025-06-18T20:31:16Z")

</div>

Bluetooth is a second, optional way to communicate with your car.  
FleetAPI (cloud access) is still needed. Bluetooth **can** be used for a local access.  
If BLE is turned on in device settings, the app first tries to use BLE. If this errors (car not reached), FleetAPI is used instead.

If your Homey is not in BLE range, just do nothing.  
If you want use BLE (PV charging etc.), you can move Homey closer - or if you have a HomesPro23 you can use the HomeyBridte as BLE satellite (BLE over Wifi).

---

<div class="post-metadata">

### Author: ![Erik\_Z1](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/erik_z1/32/13319_2.png) [@Erik\_Z1](https://community.homey.app/u/Erik_Z1)
#### Post date: [June 18, 2025, 9:33pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/960 "2025-06-18T21:33:01Z")

</div>

I just made an attempt as well. I only get the message peripheral\_in\_use.

---

<div class="post-metadata">

### Author: ![RonnyW](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/ronnyw/32/10879_2.png) [@RonnyW](https://community.homey.app/u/RonnyW)
#### Post date: [June 20, 2025, 1:25pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/961 "2025-06-20T13:25:56Z")

</div>

> [@Erik\_Z1](#):
>
> peripheral\_in\_use

I got details from Athom (thanks ☺)

The error message means, another Homey aop is already using the BLE device. In your case it can only be the developer tools.

---

<div class="post-metadata">

### Author: ![Erik\_Z1](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/erik_z1/32/13319_2.png) [@Erik\_Z1](https://community.homey.app/u/Erik_Z1)
#### Post date: [June 21, 2025, 6:29pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/962 "2025-06-21T18:29:34Z")

</div>

Alright, I don’t quite understand what you mean. What can I change to make it work?

---

<div class="post-metadata">

### Author: ![RonnyW](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/ronnyw/32/10879_2.png) [@RonnyW](https://community.homey.app/u/RonnyW)
#### Post date: [June 21, 2025, 8:47pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/963 "2025-06-21T20:47:59Z")

</div>

Just try again, please. Your car was already connected by ‘another app’ (and I think it was the developer tools page if you tried to reach your car there).

---

<div class="post-metadata">

### Author: ![Marcel\_Felix](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/marcel_felix/32/47867_2.png) [@Marcel\_Felix](https://community.homey.app/u/Marcel_Felix)
#### Post date: [June 24, 2025, 5:22pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/964 "2025-06-24T17:22:59Z")

</div>

Hi,

I realize I did not react on your mail. You were right and I was able to solve the problem with your info. Thanks!  
Kind regards,

Marcel F.

---

<div class="post-metadata">

### Author: ![Frode\_Moltubakk](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/frode_moltubakk/32/121140_2.png) [@Frode\_Moltubakk](https://community.homey.app/u/Frode_Moltubakk)
#### Post date: [June 24, 2025, 10:09pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/965 "2025-06-24T22:09:49Z")

</div>

How often does the homey app refresh Tesla data. It seems distance from home is only updating every 20 seconds or so with my setup. Any ideas why i dont get live data for this value ?

---

<div class="post-metadata">

### Author: ![RonnyW](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/ronnyw/32/10879_2.png) [@RonnyW](https://community.homey.app/u/RonnyW)
#### Post date: [June 25, 2025, 7:08am UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/966 "2025-06-25T07:08:58Z")

</div>

The app is polling car data. The interval is set in car device settings. Default is every 1 min.  
Based on your average online time of your car (driving, charging) it can be neccessary to use 5min or more to keep in your API limit.  
If you need a shorter interval, only use it for a short time.  
You can adjust it in device settings or via flow (e.g. IEC cable connected \> use higher interval). There are some examples in this thread.

---

<div class="post-metadata">

### Author: ![PJ-AU](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/pj-au/32/17303_2.png) [@PJ-AU](https://community.homey.app/u/PJ-AU)
#### Post date: [June 27, 2025, 8:36pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/967 "2025-06-27T20:36:15Z")

</div>

Does it work via HomeyLink? I have a 2019 closer (within BLE range) to my Tesla than my main 2023 Pro?

---

<div class="post-metadata">

### Author: ![RonnyW](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/ronnyw/32/10879_2.png) [@RonnyW](https://community.homey.app/u/RonnyW)
#### Post date: [June 27, 2025, 8:41pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/968 "2025-06-27T20:41:32Z")

</div>

No, HomeyLink uses devices via WebAPI. BLE access is not possible this way. That’s only possible with a combination of HP23 and HomeyBridge as BLE satellite.

---

<div class="post-metadata">

### Author: ![PJ-AU](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/pj-au/32/17303_2.png) [@PJ-AU](https://community.homey.app/u/PJ-AU)
#### Post date: [June 27, 2025, 8:57pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/969 "2025-06-27T20:57:00Z")

</div>

Hey @RonnyW, I meant to say, install Tesla App on Homey 2019 with BLE access to Tesla, then publish Tesla object via HomeyLink back to Homey 2023 (no BLE required) installed at other end of house. Won’t all BLE calls to car happen on 2019 however status / object updates go back to 2023?

---

<div class="post-metadata">

### Author: ![RonnyW](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/ronnyw/32/10879_2.png) [@RonnyW](https://community.homey.app/u/RonnyW)
#### Post date: [June 27, 2025, 9:07pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/970 "2025-06-27T21:07:27Z")

</div>

Yes, that’s possible. But you will have the Homey devices on your HP19. I don’t use HomeyLink and don’t know what’s possible in this case or not.

 ![grafik](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/d/5/d57214d0cf476ca12f78ac27373985c7c2a3e8d4.png)

Perhaps you can mirror your devices, but I think you can’t use the Tesla device flow cards.

If you want to try:

- Create a new app in your Tesla developer account
- Use this client\_id / client\_secret on your HP19

This way you can try without loosing your HP23 device and statistics.  
Both apps are counted on your 10€ limit.  
But you can set the HP19 device to “BLE only” if that’s enough for you.

---

<div class="post-metadata">

### Author: ![Rudi\_Hendrix](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/rudi_hendrix/32/31931_2.png) [@Rudi\_Hendrix](https://community.homey.app/u/Rudi_Hendrix)
#### Post date: [June 27, 2025, 9:32pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/971 "2025-06-27T21:32:39Z")

</div>

I’m getting this a lot too. The only key connected is the key card. Sometimes I get the message to confirm connecting a new key. But after hitting confirm, nothing happens

---

<div class="post-metadata">

### Author: ![RonnyW](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/ronnyw/32/10879_2.png) [@RonnyW](https://community.homey.app/u/RonnyW)
#### Post date: [June 27, 2025, 9:37pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/972 "2025-06-27T21:37:08Z")

</div>

Can you please check the key status after confirmation on car display?  
This will hopefully show that the key is registered.

Currently I don’t get a realtime response after the key is added. I hope for a documentation about such details from Tesla (the already made an ticket for).

---

<div class="post-metadata">

### Author: ![Rudi\_Hendrix](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/rudi_hendrix/32/31931_2.png) [@Rudi\_Hendrix](https://community.homey.app/u/Rudi_Hendrix)
#### Post date: [June 27, 2025, 9:44pm UTC](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824/973 "2025-06-27T21:44:40Z")

</div>

After dozens of times I got it connected…I think 🙂  
It shows as a phone key on the car, right?

At least now I also saw some bluetooth errors in the insights and I will most likely see some bluetooth commands as soon as the sun is shining and my automatic charging thingie kicks in

By the way: you and some other developers are so freaking quick to respond! That’s just crazy! Appreciated!

[Previous page](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824.md?page=47)

[Next page](https://community.homey.app/t/app-pro-tesla-car-energy-zero-emissions-zero-compromises/100824.md?page=49)
