hyundai-kia-connect-api 3.41.2__py2.py3-none-any.whl → 3.41.4__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.
- hyundai_kia_connect_api/KiaUvoApiCA.py +5 -6
- {hyundai_kia_connect_api-3.41.2.dist-info → hyundai_kia_connect_api-3.41.4.dist-info}/METADATA +1 -1
- {hyundai_kia_connect_api-3.41.2.dist-info → hyundai_kia_connect_api-3.41.4.dist-info}/RECORD +8 -8
- {hyundai_kia_connect_api-3.41.2.dist-info → hyundai_kia_connect_api-3.41.4.dist-info}/WHEEL +1 -1
- {hyundai_kia_connect_api-3.41.2.dist-info → hyundai_kia_connect_api-3.41.4.dist-info}/entry_points.txt +0 -0
- {hyundai_kia_connect_api-3.41.2.dist-info → hyundai_kia_connect_api-3.41.4.dist-info}/licenses/AUTHORS.rst +0 -0
- {hyundai_kia_connect_api-3.41.2.dist-info → hyundai_kia_connect_api-3.41.4.dist-info}/licenses/LICENSE +0 -0
- {hyundai_kia_connect_api-3.41.2.dist-info → hyundai_kia_connect_api-3.41.4.dist-info}/top_level.txt +0 -0
@@ -62,15 +62,12 @@ class KiaUvoApiCA(ApiImpl):
|
|
62
62
|
self.API_URL: str = "https://" + self.BASE_URL + "/tods/api/"
|
63
63
|
self.API_HEADERS = {
|
64
64
|
"content-type": "application/json",
|
65
|
-
"accept": "application/json
|
66
|
-
"accept-encoding": "gzip
|
65
|
+
"accept": "application/json",
|
66
|
+
"accept-encoding": "gzip",
|
67
67
|
"accept-language": "en-US,en;q=0.9",
|
68
|
-
"user-agent": "okhttp/4.12.0",
|
69
68
|
"host": self.BASE_URL,
|
70
69
|
"client_id": "HATAHSPACA0232141ED9722C67715A0B",
|
71
70
|
"client_secret": "CLISCR01AHSPA",
|
72
|
-
"origin": "https://" + self.BASE_URL,
|
73
|
-
"referer": "https://" + self.BASE_URL + "/login",
|
74
71
|
"from": "SPA",
|
75
72
|
"language": "0",
|
76
73
|
"offset": "-5",
|
@@ -83,7 +80,9 @@ class KiaUvoApiCA(ApiImpl):
|
|
83
80
|
@property
|
84
81
|
def sessions(self):
|
85
82
|
if not self._sessions:
|
86
|
-
self._sessions = cloudscraper.
|
83
|
+
self._sessions = cloudscraper.create_scraper(
|
84
|
+
browser={"custom": "okhttp/4.12.0"}
|
85
|
+
)
|
87
86
|
return self._sessions
|
88
87
|
|
89
88
|
def _check_response_for_errors(self, response: dict) -> None:
|
{hyundai_kia_connect_api-3.41.2.dist-info → hyundai_kia_connect_api-3.41.4.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: hyundai_kia_connect_api
|
3
|
-
Version: 3.41.
|
3
|
+
Version: 3.41.4
|
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
|
{hyundai_kia_connect_api-3.41.2.dist-info → hyundai_kia_connect_api-3.41.4.dist-info}/RECORD
RENAMED
@@ -2,7 +2,7 @@ hyundai_kia_connect_api/ApiImpl.py,sha256=UeG2FH4KCdU5LvGp5Ks793vrWbwBx8MN_DedbV
|
|
2
2
|
hyundai_kia_connect_api/ApiImplType1.py,sha256=8o0Sx0uYOaVyOR6boL2-rWHeu5o4j_n8ZHhEnP8Y2sc,38606
|
3
3
|
hyundai_kia_connect_api/HyundaiBlueLinkApiUSA.py,sha256=dg4r6cI38bFuX-vcI76N0kByKVUNZUlSZ8Jp_68xnAM,37079
|
4
4
|
hyundai_kia_connect_api/KiaUvoApiAU.py,sha256=433Db-rp3drhyY8ZvN-GiVP85pl90Wwu4A2uAdkYH1c,36100
|
5
|
-
hyundai_kia_connect_api/KiaUvoApiCA.py,sha256=
|
5
|
+
hyundai_kia_connect_api/KiaUvoApiCA.py,sha256=eAooUV_LpdP49-3lB1EOOcv9WuoELuYUkjD8KeQ77Ks,34384
|
6
6
|
hyundai_kia_connect_api/KiaUvoApiCN.py,sha256=WP-rRI3wZmjuLYZmPXeOSk2NNNc6UhTrpOMuYMG6-iE,47043
|
7
7
|
hyundai_kia_connect_api/KiaUvoApiEU.py,sha256=E9-teu7OVjLu-hGT3B8aGBfrKDTwFmei7uLt09LJZtE,50285
|
8
8
|
hyundai_kia_connect_api/KiaUvoApiIN.py,sha256=q17gaDhp38wJwn1ceTou1QcDiuDW2wGGjOFTMDRROl8,36318
|
@@ -15,10 +15,10 @@ hyundai_kia_connect_api/bluelink.py,sha256=JiNIHl-Qi8zwqyN6ywKg5CdXOLT74WkvpjVcn
|
|
15
15
|
hyundai_kia_connect_api/const.py,sha256=ImISRt4QarbN8BOBlDGYRB3F69NKCcGu8ddFvNPhhXU,2370
|
16
16
|
hyundai_kia_connect_api/exceptions.py,sha256=0dwKEPXN8KQVTeueDj2fL3E-TQMU7LjTEJbhcq8Mjx8,1467
|
17
17
|
hyundai_kia_connect_api/utils.py,sha256=J0aXUX-nKIoS3XbelatNh-DZlHRU2_DYz_Mg_ZUKQJU,1957
|
18
|
-
hyundai_kia_connect_api-3.41.
|
19
|
-
hyundai_kia_connect_api-3.41.
|
20
|
-
hyundai_kia_connect_api-3.41.
|
21
|
-
hyundai_kia_connect_api-3.41.
|
22
|
-
hyundai_kia_connect_api-3.41.
|
23
|
-
hyundai_kia_connect_api-3.41.
|
24
|
-
hyundai_kia_connect_api-3.41.
|
18
|
+
hyundai_kia_connect_api-3.41.4.dist-info/licenses/AUTHORS.rst,sha256=T77OE1hrQF6YyDE6NbdMKyL66inHt7dnjHAzblwuk2A,155
|
19
|
+
hyundai_kia_connect_api-3.41.4.dist-info/licenses/LICENSE,sha256=49hmc755oyMwKdZ-2epiorjStRB0PfcZR1w5_NXZPgs,1068
|
20
|
+
hyundai_kia_connect_api-3.41.4.dist-info/METADATA,sha256=_F5dUcPGvY87EXEg06UOBIjaScaDaQzqbnOn58fNv9M,7193
|
21
|
+
hyundai_kia_connect_api-3.41.4.dist-info/WHEEL,sha256=joeZ_q2kZqPjVkNy_YbjGrynLS6bxmBj74YkvIORXVI,109
|
22
|
+
hyundai_kia_connect_api-3.41.4.dist-info/entry_points.txt,sha256=XfrroRdyC_9q9VXjEZe5SdRPhkQyCCE4S7ZK6XSKelA,67
|
23
|
+
hyundai_kia_connect_api-3.41.4.dist-info/top_level.txt,sha256=otZ7J_fN-s3EW4jD-kAearIo2OIzhQLR8DNEHIaFfds,24
|
24
|
+
hyundai_kia_connect_api-3.41.4.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
{hyundai_kia_connect_api-3.41.2.dist-info → hyundai_kia_connect_api-3.41.4.dist-info}/top_level.txt
RENAMED
File without changes
|