As the topic says, i have the HA component running and it works like a champ. Except for the device_tracker. The app from tesla does have the location so i know its ok.
So are there any model 3 owners out there that do have a device_tracker in HA? Otherwise i can open a issue on the python library for it. (but first verify its just not me)
and that will show you state (e.g. home or not_home) and other info like gps coordinates. Note that this is going to update depending on what you have configured for scan_interval for the tesla componment.
Well not showing as that i cannot find any “device_tracker.tesla_model_3_YOURVIN”
I have all the other items, but not that one. But from the sound of it, yours does work. I live in the netherlands maybe there is something different perhaps. US people have it longer, perhaps a different type of api?
p.s. most be some programming thingy. I went off to download this javascript library https://github.com/hjespers/teslams and ran the example map. Showed the location of my car just fine. So that doesn’t seems to be the problem.
p.p.s you model 3 does show up right in the map now?
I’am in the shame corner, it was in my known_devices but track was set to “false”. Don’t know why it was added with “false” to begin with but i should have looked there too.
Think i found the issue, but uncertain:
As you can see the scanner is “unifi” which i have set to standard “false” for tracking. But this should just be from the tesla component, don’t know the fine details.
Just to confirm, the location entity has been removed from the Tesla Custom Integration. What are my options to see if my Tesla is within my Home Zone other than a mobile phone?
Sorry for bumping the thread, but I wanted to share my two cents. One possible solution you could try is to check the permissions and credentials in your Tesla app and your Home Assistant setup. Ensure that your Tesla app is set to share location data with other apps. Additionally, double-check your Home Assistant configuration to make sure you have the correct credentials and tokens. In addition, I’m thinking about upgrading my car, and I’m currently on the hunt for a tesla model 3 steering wheel to enhance its power and functionality. Any suggestions or recommendations would be greatly appreciated. Thanks for any insights you can provide!
I noticed something similar just happened with latest tesla release 2023.38.4. location sensor shows as unknown. I’m guessing it’s related to the new feature that shows location icon in car when location is accessed. Since the icon only shows up when location is selected in Tesla native app I wonder if it’s a separate call that needs to be made now to retrieve that data.