Skip to content

Releases: badguy99/kia_uvo

v1.0.0

24 Apr 08:07
Compare
Choose a tag to compare

1.0.0 (2022-04-24)

Bug Fixes

  • CA: Switched AC and DC charge limits (35e6ed8)
  • do not translate title (#315) (f347aaa)
  • EU: Call location details (#277) (42e80de)
  • EU: Switch to v2 stamps (#287) (cd2d27f)
  • US Kia: Correct temperature settings to match the kia UVO app and the vehicle (#293) (ed0a552)
  • Corrected fuel level device class (#253) (e3fbd15)
  • Corrected hex issue impacting 22C Display (#222) (4026694)
  • Corrected Hyundai USA location data and Tires (#179) (ee8d6b2)
  • Corrected sensor unavailable errors (#218) (14e2797)
  • Scan times not following time zone (7899aef)
  • Added HACS minimum HA Version (#260) (71a938c)
  • Added region setting (077a47e)
  • Adjusted Kia Canada Login URL (#162) (830f2b1)
  • Aligned to PyUpgrade (#133) (dd58b76)
  • battery zero incorrect (#144) (c0c70b5)
  • Canada fix for cars that have never been serviced (#163) (e508ec2)
  • Clean up spacing on CA API (#119) (59c7541)
  • correct stamps_url endpoint (81ad5f1)
  • Corrected lint file extension (863ab10)
  • Corrected remote start types (#117) (6ccbeb2)
  • Corrected services to allow for other regions (#102) (930e104)
  • Corrected USA Kia Login (#104) (3a8383f)
  • Corrected Version Numbers in HA (#175) (ac9671f)
  • Duplicate vehicle.refresh_token() (2921a08)
  • EV can have low fuel light (#128) (164a687)
  • force update scan when start < finish (#246) (4002fe3)
  • get fresh stamps (6fec63b)
  • HA now supports correct mdi icon for service (6b08581)
  • last_updated unit of measurement (#270) (5177b7d)
  • set app id and service id (e789503)
  • stamps url (83816dc)
  • token is missing stamp (5b2519b)
  • use app-id across different commands (33ba3a8)
  • use application id to fetch device id (87c6d1c)
  • Canada: Corrects region lookup impacting EV start (#216) (cff4b71), closes #214
  • Hyundai USA: corrected odometer readings (#198) (668b121)
  • USA Hyundai: Allow weaker ciphers since Hyundai uses these (#217) (01528f4)
  • USA Kia: Corrected distance to empty for EV (#268) (e84b07b)
  • USA Kia: Checked for battery state to stop error (#209) (378ec2f)
  • USA KIA: Check for tire pressure (#210) (b1f174f)
  • USA KIA: Resolved multiple sensors not showing (#229) (dc1eb10)
  • improve readable with line length limits (#138) (fe1ef1d)
  • Niro 2019 is an EV and also has a lowFuelLight (4ab0db9)
  • odometer value of 19518.4 error (#116) (fe5b721)
  • Remove unneeded data in USA Kia API (42f7e9b)
  • Removed empty line (3c63ef2)
  • Resolved Error in EU Setup (#168) (3e9b082)
  • reversion of lock bug caused by lint fixes (9d7728f)
  • Typo fix for lint (e3b139d)
  • Updated Lint Action Reference (cdeae1c)
  • USA Hyundai, corrected cars that don't have TPMS (#192) (a362a0e)
  • USA KIA Corrected Evstatus error (#190) (7f7b976), closes #189
  • USA Kia Lock Method Cleanup (b1b36ae)
  • usa low/high temp values (#139) (0639d77)

Features

  • CA: Set Charging Limits (#311) (ff21e07)
  • US Kia: Added miles until next service information (#292) (6742270)
  • Action status tracking (#170) (47ca3a1)
  • Add Code Lint Checking and Black code style ([cc2046d]...
Read more