Skip to content
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

Can't deploy Key using Bluetooth Proxy #123

Closed
twanjaarsveld opened this issue Dec 12, 2024 · 14 comments
Closed

Can't deploy Key using Bluetooth Proxy #123

twanjaarsveld opened this issue Dec 12, 2024 · 14 comments

Comments

@twanjaarsveld
Copy link

is it possible to use a bluetooth proxy ?

Uploading Screenshot 2024-12-12 222143.png…

@iainbullock
Copy link
Collaborator

No. The Tesla library requires direct hardware control of the Bluetooth device

@twanjaarsveld
Copy link
Author

Okay thanks, is there any other way to extend the bluetooth range as my HA server is on the other side of my house

@iainbullock
Copy link
Collaborator

I recommend you install the docker version of the project on a remote device. I use a Raspberry Pi 3b+ in this way, no problems.

https://github.com/tesla-local-control/tesla_ble_mqtt_docker

@twanjaarsveld
Copy link
Author

That's smart!
And will this work in combination with the Home Assistant Tesla Fleet integration?

@iainbullock
Copy link
Collaborator

iainbullock commented Dec 15, 2024

Yes. So example you can send commands using Bluetooth and read status using Tesla Fleet API. I'd like to add the ability to read status via Bluetooth but that's a future enhancement

@twanjaarsveld
Copy link
Author

Awesome, i used a old thinclient with Home Assistant and installed the HA addon and then used my MQTT server on my main HA install
works perfectly, except the status update like you said but i could combine the entities from the cloud api and this local one
Thanks a lot !

@twanjaarsveld
Copy link
Author

The "Tesla Fleet API" isn't as simple to use as it was last year, since 2024.1 its become way more difcult to get it to work

@iainbullock
Copy link
Collaborator

The latest version of this project v0.3.0 can now read status

@twanjaarsveld
Copy link
Author

Awesome I'll have a look at it

@twanjaarsveld
Copy link
Author

Screenshot 2025-01-05 104839
All my sensor entities are "unknown"

@iainbullock
Copy link
Collaborator

Press the 'Force Data Update' button. Currently there is no polling, you have to press it manually or get an automation to do it

@iainbullock
Copy link
Collaborator

Please put any new issue in a new Issue so others can read it! Thanks

@twanjaarsveld
Copy link
Author

Thanks this fixed the issue for most entities
(all the ones i care about)

@iainbullock
Copy link
Collaborator

Please could you repeat your last comment here so others can benefit from the new Issue, thanks

#131

Which entities still remain as unknown?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants