tesla-inventory 1.8.19 → 1.8.23

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.
Files changed (2) hide show
  1. package/codes.json +8 -3
  2. package/package.json +1 -1
package/codes.json CHANGED
@@ -60,6 +60,7 @@
60
60
  "BT36": "62.5 kWh (Model 3/Y) Pre 2021 Panasonic cells",
61
61
  "BT37": "75 kWh (Model 3/Y) Pre 2021 Panasonic cells",
62
62
  "BT38": "74 kWh (Model 3/Y) LG cells",
63
+ "BT3D": "50 kWh (Model 3)",
63
64
  "BT40": "40 kWh",
64
65
  "BT41": "55? kWh 2021 Panasonic?",
65
66
  "BT42": "82 kWh (Model 3/Y) 2021 Panasonic",
@@ -91,8 +92,9 @@
91
92
  "CH01": "Dual Chargers (80 Amp)",
92
93
  "CH04": "72 Amp Charger Gen3",
93
94
  "CH05": "48 Amp Charger",
95
+ "CH06": "48 Amp Charger",
94
96
  "CH07": "48 Amp Charger",
95
- "CH09": "Tesla Standard Charging System 72a (Model S mid2019 EU)",
97
+ "CH09": "Tesla Standard Charging System 72a (Gen3)",
96
98
  "CH11": "Single phase 48 Amperage Combo 1",
97
99
  "CH12": "48 Amperage Combo 1 Gen 3.5 Charger",
98
100
  "CH14": "32 Amp Charger Hardware (RENA) with Busbar",
@@ -103,6 +105,7 @@
103
105
  "COBE": "Country: Belgium",
104
106
  "COCA": "Country: Canada",
105
107
  "COCH": "Country: Switzerland",
108
+ "COCN": "Country: China",
106
109
  "CODE": "Country: Germany",
107
110
  "CODK": "Country: Denmark",
108
111
  "COES": "Country: Spain",
@@ -271,6 +274,7 @@
271
274
  "LT5W": "Lower Trim Black PUR with White interior",
272
275
  "LT6P": "LT6P",
273
276
  "LT6W": "White Base Lower Trim",
277
+ "LTBC": "Lower Trim PUR Cream with Black Carpets",
274
278
  "LTPB": "Lower Trim PUR Black",
275
279
  "LTPW": "Lower Trim PUR White",
276
280
  "LTSB": "Lower Trim Standard Black",
@@ -457,6 +461,7 @@
457
461
  "S32W": "S32W",
458
462
  "S3PB": "Seat Black PUR Premium Seats",
459
463
  "S3PW": "Seat White PUR Premium Seats",
464
+ "S42C": "Seat Cream Plenum Seats",
460
465
  "S42P": "Seat Black Plenum Seats",
461
466
  "S42W": "Seat White Plenum Seats",
462
467
  "SA3P": "Seat Adjustment - Power",
@@ -537,8 +542,8 @@
537
542
  "UTPB": "Dark Headliner",
538
543
  "UTSB": "Black Ultra-suede Headliner",
539
544
  "UTZW": "Light Headliner",
540
- "VC00": "Vehicle computer Intel?",
541
- "VC01": "AMD Ryzen?",
545
+ "VC00": "Model 3/Y (China)",
546
+ "VC01": "Model 3/Y first found on MYJan2022",
542
547
  "W32D": "20\" Gray Performance Wheels",
543
548
  "W32P": "20\" Performance Wheels",
544
549
  "W33D": "20\" Black Performance Wheels 2021",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "tesla-inventory",
3
3
  "description": "Retrieve real-time data from Tesla Inventory.",
4
4
  "homepage": "https://nicedoc.io/Kikobeats/tesla-inventory",
5
- "version": "1.8.19",
5
+ "version": "1.8.23",
6
6
  "main": "index.js",
7
7
  "author": {
8
8
  "email": "josefrancisco.verdu@gmail.com",