Hyundai-Kia-Connect / kia_uvo

A Home Assistant HACS integration that supports Kia Connect(Uvo) and Hyundai Bluelink. The integration supports the EU, Canada and the USA.
MIT License
427 stars 85 forks source link

US Genesis Support #696

Open cdnninja opened 1 year ago

cdnninja commented 1 year ago

This is a spot to track US genesis support. @AshishMBakshi lets move our chats over here.

Current the traffic needs to be sniffed to see if it aligns to either:

  1. https://github.com/Hyundai-Kia-Connect/hyundai_kia_connect_api/blob/master/hyundai_kia_connect_api/HyundaiBlueLinkAPIUSA.py
  2. https://github.com/Hyundai-Kia-Connect/hyundai_kia_connect_api/blob/master/hyundai_kia_connect_api/KiaUvoAPIUSA.py

If the base URL is all that is different that makes this pretty easy.

cdnninja commented 1 year ago

As a note the app communication vs the website was different for the US. So this may the same again. Canada that wasn't the case. We decided to go with the app as it was easier to replicate.

brianmaas commented 1 year ago

I'm new here. I have a US Genesis and could help test something if needed.