Skip to content

Commit

Permalink
fix: Added Heat Constant
Browse files Browse the repository at this point in the history
  • Loading branch information
cdnninja committed Dec 20, 2022
1 parent 0d3ba76 commit 60b7356
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hyundai_kia_connect_api/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
1: "Steering Wheel and Rear Window",
2: "Rear Window",
3: "Steering Wheel",
#Seems to be the same as 1 but different region (EU):
4: "Steering Wheel and Rear Window",
}

class ENGINE_TYPES(Enum):
Expand Down

0 comments on commit 60b7356

Please sign in to comment.