DurgNomis-drol / ha_toyota

Toyota Connected Services integration for Home Assistant.
MIT License
148 stars 29 forks source link

Releasing ha_toyota with latest mytoyota lib #163

Closed HuffYk closed 10 months ago

HuffYk commented 11 months ago

Hi

could you please update ha_toyota with latest mytoyota lib? I have problem with my RAV4 plugin (2022) that ha_toyota doesn't detect many features which I'm able to see when calling this legacy API endpoint directly:

https://myt-agg.toyota-europe.com/cma/api/vehicles/{{VIN_RAV4}}/remoteControl/status

I can see same info also when using mytoyota in "_status_legacy" part (when calling get_vehicle_status function) so I suppose updating ha_toyota to latest mytoyota lib might fix the issue in HA.

thanks