Open 0p3t0 opened 1 year ago
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
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
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?
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 :wink:
@CM000n will do it! 😊🫡 Thanks
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....
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 ?
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 😁
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
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