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

Feature request: Remote lock/unlock and remote AC Start #158

Open
0p3t0 opened this issue Sep 22, 2023 · 9 comments
Open

Feature request: Remote lock/unlock and remote AC Start #158

0p3t0 opened this issue Sep 22, 2023 · 9 comments

Comments

@0p3t0
Copy link

0p3t0 commented Sep 22, 2023

Hi,
With new gen of Corolla (and I suppose other veichles), My Toyota app allow to lock/unlock the doors, and to remote start the heater/air conditioner.
Would be great if an integration with this custom component can be done, so can be automated on HA based on time and weather.
Thanks

@0p3t0 0p3t0 changed the title Remote lock/unlock and remote AC Start [Feature request] Remote lock/unlock and remote AC Start Sep 22, 2023
@JaySpec1488
Copy link

Hi, With new gen of Corolla (and I suppose other veichles), My Toyota app allow to lock/unlock the doors, and to remote start the heater/air conditioner. Would be great if an integration with this custom component can be done, so can be automated on HA based on time and weather. Thanks

Yes! That would be great

@DurgNomis-drol
Copy link
Owner

It was worked on and tried, but for some reason I could never get api to work for it. Possibly I am missing parameters or something. Maybe in the future

@CM000n CM000n changed the title [Feature request] Remote lock/unlock and remote AC Start Feature request: Remote lock/unlock and remote AC Start Jan 14, 2024
@valerix85
Copy link

Hello everyone and thank you for the immense effort you are making, if you want I can give you a hand with my wife's Yaris Cross and we can debug it to understand the API calls well. Can I do some sniffing on my network to better understand how the calls are made or do you need anything else?

@CM000n
Copy link
Collaborator

CM000n commented Jan 16, 2024

Hello @valerix85 , thank you very much for the offer!
It might be good to open a corresponding issue for the mytoyota python lib. I think @GitOldGrumpy, in particular, is very interested in finally finding out the set endpoints 😉

@valerix85
Copy link

@CM000n will do it! 😊🫡 Thanks

@dusopn
Copy link

dusopn commented Oct 13, 2024

Hello guys, yes, this would be a life changer feature! Time and weather AC automation is a great idea, to me I would also love to just press my hue wall switch or tell Google to do this :). Certainly a good WAF value too ;), especially considering that only way to do it at the moment is via Toyota app, which takes a while to open and send the remote command....

@valerix85
Copy link

Hello @valerix85 , thank you very much for the offer! It might be good to open a corresponding issue for the mytoyota python lib. I think @GitOldGrumpy, in particular, is very interested in finally finding out the set endpoints 😉

after a looong time I found it, the API is https://ctpa-oneapi.tceu-ctp-prd.toyotaconnectedeurope.io/v1/global/remote/climate-status to retrive the status of Climate of the car.
I make a fork to test if it's possible to get it without changing a lot of code, it's ok for you @CM000n ?

@0p3t0
Copy link
Author

0p3t0 commented Oct 20, 2024

Hello valerix85 , thank you very much for the offer! It might be good to open a corresponding issue for the mytoyota python lib. I think GitOldGrumpy, in particular, is very interested in finally finding out the set endpoints 😉

after a looong time I found it, the API is https://ctpa-oneapi.tceu-ctp-prd.toyotaconnectedeurope.io/v1/global/remote/climate-status to retrive the status of Climate of the car. I make a fork to test if it's possible to get it without changing a lot of code, it's ok for you CM000n ?

Great! And thanks a lot for the effort!
Of course I'm happy to help too, if i can 😁

@valerix85
Copy link

I found a similar custom component but on the ioBroker platform the link to repository is https://github.com/TA2k/ioBroker.toyota/blob/master/main.js

I will open an issue on mytoyota python lib

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

No branches or pull requests

6 participants