hyundai-kia-connect-api 3.23.4__py2.py3-none-any.whl → 3.23.5__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.
@@ -366,6 +366,8 @@ class Vehicle:
366
366
  newest_updated_at_corrected = newest_updated_at + utcoffset
367
367
  if newest_updated_at_corrected >= previous_updated_at:
368
368
  newest_updated_at = newest_updated_at_corrected
369
+ if newest_updated_at < previous_updated_at:
370
+ newest_updated_at = previous_updated_at # keep old because newer
369
371
  self._last_updated_at = newest_updated_at
370
372
 
371
373
  @property
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: hyundai_kia_connect_api
3
- Version: 3.23.4
3
+ Version: 3.23.5
4
4
  Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
5
5
  Home-page: https://github.com/fuatakgun/hyundai_kia_connect_api
6
6
  Author: Fuat Akgun
@@ -7,15 +7,15 @@ hyundai_kia_connect_api/KiaUvoApiCA.py,sha256=6bBPav3GC4xEl5y-4A6RHThtf7R0jeb2ys
7
7
  hyundai_kia_connect_api/KiaUvoApiCN.py,sha256=cwIPZ0dU6HolKdooUQeQKlLAic6YU8dQmNs0VQDBgpQ,47035
8
8
  hyundai_kia_connect_api/KiaUvoApiEU.py,sha256=eijKZFBOl2cSsbELzUCpSVfIxdSwNC5EtMHDErvZczY,68253
9
9
  hyundai_kia_connect_api/Token.py,sha256=ZsPvXh1ID7FUTGHAqhZUZyrKT7xVbOtIn6FRJn4Ygf0,370
10
- hyundai_kia_connect_api/Vehicle.py,sha256=vxblPgnv9OfJo8Irui0n5HpkjaBgwtt02q5V-KPnNYc,18487
10
+ hyundai_kia_connect_api/Vehicle.py,sha256=27qkcKtSZEpo3SfYsuYU0R5tPkZLrg7ERAKNj4gD_0o,18633
11
11
  hyundai_kia_connect_api/VehicleManager.py,sha256=REny83eNXERAcnw8qrBZ9dh6qODCvd5Z_jmSY2JtXvY,10196
12
12
  hyundai_kia_connect_api/__init__.py,sha256=i2kXYjBEKSvT1e8FoQ7V7oqAyL22w3XzF2rAFpyietc,578
13
13
  hyundai_kia_connect_api/const.py,sha256=ofi_ZfGxJYo0FWIcGFbIMSMRdKRtaK4GUDhFiQRvZeI,2007
14
14
  hyundai_kia_connect_api/exceptions.py,sha256=m7gyDnvA5OVAK4EXSP_ZwE0s0uV8HsGUV0tiYwqofK0,1343
15
15
  hyundai_kia_connect_api/utils.py,sha256=J0aXUX-nKIoS3XbelatNh-DZlHRU2_DYz_Mg_ZUKQJU,1957
16
- hyundai_kia_connect_api-3.23.4.dist-info/AUTHORS.rst,sha256=T77OE1hrQF6YyDE6NbdMKyL66inHt7dnjHAzblwuk2A,155
17
- hyundai_kia_connect_api-3.23.4.dist-info/LICENSE,sha256=49hmc755oyMwKdZ-2epiorjStRB0PfcZR1w5_NXZPgs,1068
18
- hyundai_kia_connect_api-3.23.4.dist-info/METADATA,sha256=NvttUgwp7LLl-yK4bAh0_4i9z7nRXbVAaHdP5CFrLA4,6069
19
- hyundai_kia_connect_api-3.23.4.dist-info/WHEEL,sha256=AHX6tWk3qWuce7vKLrj7lnulVHEdWoltgauo8bgCXgU,109
20
- hyundai_kia_connect_api-3.23.4.dist-info/top_level.txt,sha256=otZ7J_fN-s3EW4jD-kAearIo2OIzhQLR8DNEHIaFfds,24
21
- hyundai_kia_connect_api-3.23.4.dist-info/RECORD,,
16
+ hyundai_kia_connect_api-3.23.5.dist-info/AUTHORS.rst,sha256=T77OE1hrQF6YyDE6NbdMKyL66inHt7dnjHAzblwuk2A,155
17
+ hyundai_kia_connect_api-3.23.5.dist-info/LICENSE,sha256=49hmc755oyMwKdZ-2epiorjStRB0PfcZR1w5_NXZPgs,1068
18
+ hyundai_kia_connect_api-3.23.5.dist-info/METADATA,sha256=2kIibKD0_TUzCY5Cs5zNmpmfRabWQ0nQr1M77pXgeUY,6069
19
+ hyundai_kia_connect_api-3.23.5.dist-info/WHEEL,sha256=AHX6tWk3qWuce7vKLrj7lnulVHEdWoltgauo8bgCXgU,109
20
+ hyundai_kia_connect_api-3.23.5.dist-info/top_level.txt,sha256=otZ7J_fN-s3EW4jD-kAearIo2OIzhQLR8DNEHIaFfds,24
21
+ hyundai_kia_connect_api-3.23.5.dist-info/RECORD,,