hyundai-kia-connect-api 3.32.10__py2.py3-none-any.whl → 3.32.12__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -173,7 +173,7 @@ class KiaUvoApiCA(ApiImpl):
173
173
  id=entry["vehicleId"],
174
174
  name=entry["nickName"],
175
175
  model=entry.get("modelName"),
176
- year=int(entry.get("modelYear", 1900),
176
+ year=int(entry.get("modelYear", 1900)),
177
177
  VIN=entry["vin"],
178
178
  engine_type=entry_engine_type,
179
179
  timezone=self.data_timezone,
@@ -141,7 +141,7 @@ class KiaUvoApiUSA(ApiImpl):
141
141
  "accept-encoding": "gzip, deflate, br",
142
142
  "accept-language": "en-US,en;q=0.9",
143
143
  "apptype": "L",
144
- "appversion": "4.10.0",
144
+ "appversion": "7.12.1",
145
145
  "clientid": "MWAMOBILE",
146
146
  "from": "SPA",
147
147
  "host": self.BASE_URL,
@@ -152,7 +152,7 @@ class KiaUvoApiUSA(ApiImpl):
152
152
  "secretkey": "98er-w34rf-ibf3-3f6h",
153
153
  "to": "APIGW",
154
154
  "tokentype": "G",
155
- "user-agent": "okhttp/3.12.1",
155
+ "user-agent": "okhttp/4.10.0",
156
156
  }
157
157
  # Should produce something like "Mon, 18 Oct 2021 07:06:26 GMT".
158
158
  # May require adjusting locale to en_US
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: hyundai_kia_connect_api
3
- Version: 3.32.10
3
+ Version: 3.32.12
4
4
  Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
5
5
  Home-page: https://github.com/Hyundai-Kia-Connect/hyundai_kia_connect_api
6
6
  Author: Fuat Akgun
@@ -33,7 +33,6 @@ Dynamic: summary
33
33
 
34
34
  Code Maintainers Wanted
35
35
  =======================
36
-
37
36
  I no longer have a Kia or Hyundai so don't maintain this like I used to. Others who are interested in jumping in are welcome to join the project! Even just pull requests are appreciated!
38
37
 
39
38
  Introduction
@@ -2,10 +2,10 @@ hyundai_kia_connect_api/ApiImpl.py,sha256=sgUXOcQnBMTVylxOLeqnYOGnz9KqLqRClRpE12
2
2
  hyundai_kia_connect_api/ApiImplType1.py,sha256=PnKwpbCoYGOXBWzBLIlDSrC6daIYeW9qlfW7TM4HCU0,12184
3
3
  hyundai_kia_connect_api/HyundaiBlueLinkApiUSA.py,sha256=Tx-L4ZWiPhq-uHcjWSUzjLEsfunV6nzyzqQpjPTYuIo,36831
4
4
  hyundai_kia_connect_api/KiaUvoApiAU.py,sha256=tslh0gzvPBwYJmcWlf9B0l7PyYZdy2e7GqpRkl8_Svk,48471
5
- hyundai_kia_connect_api/KiaUvoApiCA.py,sha256=0iFBX9nPvmpi30r9ojoWcylg0h5zlyTmveYaaqLJXFU,31780
5
+ hyundai_kia_connect_api/KiaUvoApiCA.py,sha256=nkKi29QzfMjPAdrSsb4M6-w1c-A0kGqIJeIt8QvL5RI,31781
6
6
  hyundai_kia_connect_api/KiaUvoApiCN.py,sha256=cwIPZ0dU6HolKdooUQeQKlLAic6YU8dQmNs0VQDBgpQ,47035
7
7
  hyundai_kia_connect_api/KiaUvoApiEU.py,sha256=TxgO2dfLjKSKfSkRMoTL_fbmzRFRPb8oJ9IDztD50Ug,71300
8
- hyundai_kia_connect_api/KiaUvoApiUSA.py,sha256=G2sGtv88sBZuAz8qKYq_3_JNXIkxEjOBAzwM6R8GUi0,30548
8
+ hyundai_kia_connect_api/KiaUvoApiUSA.py,sha256=8DP7iOORHtU98LipcAYEPdtJvubBlUP2-jlDxAhTDhQ,30548
9
9
  hyundai_kia_connect_api/Token.py,sha256=ZsPvXh1ID7FUTGHAqhZUZyrKT7xVbOtIn6FRJn4Ygf0,370
10
10
  hyundai_kia_connect_api/Vehicle.py,sha256=raCMzJsLuJnVHlFJ16VKdKat55L0uivbbcZRDCGWTxI,18793
11
11
  hyundai_kia_connect_api/VehicleManager.py,sha256=SfGuCT0foCJqUNNLXs_9lRR5XGQ7xd-fodTIs3JEl0o,11167
@@ -14,10 +14,10 @@ hyundai_kia_connect_api/bluelink.py,sha256=JiNIHl-Qi8zwqyN6ywKg5CdXOLT74WkvpjVcn
14
14
  hyundai_kia_connect_api/const.py,sha256=scBlhrMims0W6_pESVVdQz2uUxczg2cf2qDQ7avbhVo,2174
15
15
  hyundai_kia_connect_api/exceptions.py,sha256=m7gyDnvA5OVAK4EXSP_ZwE0s0uV8HsGUV0tiYwqofK0,1343
16
16
  hyundai_kia_connect_api/utils.py,sha256=J0aXUX-nKIoS3XbelatNh-DZlHRU2_DYz_Mg_ZUKQJU,1957
17
- hyundai_kia_connect_api-3.32.10.dist-info/AUTHORS.rst,sha256=T77OE1hrQF6YyDE6NbdMKyL66inHt7dnjHAzblwuk2A,155
18
- hyundai_kia_connect_api-3.32.10.dist-info/LICENSE,sha256=49hmc755oyMwKdZ-2epiorjStRB0PfcZR1w5_NXZPgs,1068
19
- hyundai_kia_connect_api-3.32.10.dist-info/METADATA,sha256=JjOCL42ax7G2ebO4k686MfkFeE-NCFDuNssEB6ox4NM,6873
20
- hyundai_kia_connect_api-3.32.10.dist-info/WHEEL,sha256=9Hm2OB-j1QcCUq9Jguht7ayGIIZBRTdOXD1qg9cCgPM,109
21
- hyundai_kia_connect_api-3.32.10.dist-info/entry_points.txt,sha256=XfrroRdyC_9q9VXjEZe5SdRPhkQyCCE4S7ZK6XSKelA,67
22
- hyundai_kia_connect_api-3.32.10.dist-info/top_level.txt,sha256=otZ7J_fN-s3EW4jD-kAearIo2OIzhQLR8DNEHIaFfds,24
23
- hyundai_kia_connect_api-3.32.10.dist-info/RECORD,,
17
+ hyundai_kia_connect_api-3.32.12.dist-info/AUTHORS.rst,sha256=T77OE1hrQF6YyDE6NbdMKyL66inHt7dnjHAzblwuk2A,155
18
+ hyundai_kia_connect_api-3.32.12.dist-info/LICENSE,sha256=49hmc755oyMwKdZ-2epiorjStRB0PfcZR1w5_NXZPgs,1068
19
+ hyundai_kia_connect_api-3.32.12.dist-info/METADATA,sha256=mzf9EEQB1CexgW4qlcomPbkn3uH-5iyS4tN5ilJrbSo,6872
20
+ hyundai_kia_connect_api-3.32.12.dist-info/WHEEL,sha256=rF4EZyR2XVS6irmOHQIJx2SUqXLZKRMUrjsg8UwN-XQ,109
21
+ hyundai_kia_connect_api-3.32.12.dist-info/entry_points.txt,sha256=XfrroRdyC_9q9VXjEZe5SdRPhkQyCCE4S7ZK6XSKelA,67
22
+ hyundai_kia_connect_api-3.32.12.dist-info/top_level.txt,sha256=otZ7J_fN-s3EW4jD-kAearIo2OIzhQLR8DNEHIaFfds,24
23
+ hyundai_kia_connect_api-3.32.12.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.0)
2
+ Generator: setuptools (75.8.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py2-none-any
5
5
  Tag: py3-none-any