tesla-inventory 1.8.5 → 1.8.6

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 +13 -3
  2. package/package.json +1 -1
package/codes.json CHANGED
@@ -97,6 +97,7 @@
97
97
  "CH12": "48 Amperage Combo 1 Gen 3.5 Charger",
98
98
  "CH15": "48 Amp Charger Hardware (REEU/REAP) with Busbar",
99
99
  "CH16": "48 Amp Charger Hardware (RENA) with Busbar",
100
+ "CH17": "48 Amp 1PH&3PH,P2",
100
101
  "COAT": "Country: Austria",
101
102
  "COBE": "Country: Belgium",
102
103
  "COCA": "Country: Canada",
@@ -121,6 +122,7 @@
121
122
  "COPT": "Country: Portugal",
122
123
  "COSE": "Country: Sweden",
123
124
  "COUS": "Country: United States",
125
+ "CP00": "MX 2021",
124
126
  "CPF0": "Standard Connectivity",
125
127
  "CPF1": "Premium Connectivity",
126
128
  "CPW1": "20\" Performance Wheels",
@@ -146,6 +148,7 @@
146
148
  "FC01": "Front Console Inductive Phone Charger",
147
149
  "FC02": "Front Console Front Console (Premium)",
148
150
  "FC3P": "Front Console Front Console (Premium)",
151
+ "FCH2": "Model 3/Y late 2021",
149
152
  "FD00": "Model 3 2021 (USA)",
150
153
  "FD01": "Model 3/Y 2021 (China)",
151
154
  "FD02": "Model S/X 2021 LR",
@@ -191,6 +194,7 @@
191
194
  "IBW0": "Black and White Interior",
192
195
  "IBW1": "Black and White Interior",
193
196
  "IC00": "Model S/X (Since Q2 2021)",
197
+ "IC01": "Model X (Since Q4 2021)",
194
198
  "IC02": "Model S/X (Since Q2 2021)",
195
199
  "ICC00": "Carbon Fiber Décor & Cream Interior",
196
200
  "ICW00": "Wood Décor & Cream Interior",
@@ -328,6 +332,8 @@
328
332
  "MTY04": "Long Range All-Wheel Drive Performance",
329
333
  "MTY05": "Long Range All-Wheel Drive Performance",
330
334
  "MTY07": "Long Range All-Wheel Drive",
335
+ "MX06": "Model X 2021+",
336
+ "MY02": "Model Y",
331
337
  "OSSB": "Safety CA Black",
332
338
  "OSSW": "Safety CA White",
333
339
  "P3WS": "Pedestrian warning speaker",
@@ -397,6 +403,7 @@
397
403
  "QVPP": "Vegan Cream Seats",
398
404
  "QVSW": "White Tesla Seats",
399
405
  "QXMB": "Black Leather Seat",
406
+ "RA00": "Model 3/Y",
400
407
  "RA01": "Model 3/Y",
401
408
  "RBMB": "Rear Brake Mando Black",
402
409
  "RBMR": "Rear Brake Mando Red",
@@ -404,9 +411,9 @@
404
411
  "RCX1": "Rear Console",
405
412
  "RD01": "Rear drive unit (600A)",
406
413
  "RD02": "Rear drive unit (800A)",
407
- "RD03": "Model S/X 2021 LR (Rear drive unit)",
408
- "RD04": "Model S/X 2021 P (Rear drive unit)",
409
- "RD05": "Drive Unit",
414
+ "RD03": "Rear Drive Unit LR",
415
+ "RD04": "Rear Drive Unit Plaid",
416
+ "RD05": "Rear Drive Unit",
410
417
  "RD06": "Model 3 2022 refresh?",
411
418
  "RDU2": "Rear large drive unit with elec. oil pump(stator <5kg)",
412
419
  "RDU4": "Rear small drive unit with elec. oil pump(stator <5kg)",
@@ -456,6 +463,7 @@
456
463
  "SPT31": "Performance Upgrade",
457
464
  "SPTY1": "Performance Upgrade",
458
465
  "SR01": "Standard 2nd row",
466
+ "SR04": "Second Row Seat",
459
467
  "SR05": "X Front seat set",
460
468
  "SR06": "Seven Seat Interior",
461
469
  "SR07": "Second Row Seats with Comfort Improvements",
@@ -504,6 +512,8 @@
504
512
  "TSHP": "Heat Pump Thermal Assembly",
505
513
  "TW00": "No Tow Package",
506
514
  "TW01": "Tow Package",
515
+ "TX20": "Model X 2021",
516
+ "TY9A": "Tires MY",
507
517
  "UM01": "Universal Mobile Charger - US Port (Single)",
508
518
  "USSB": "Safety",
509
519
  "USSW": "US Safety Kit White",
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.5",
5
+ "version": "1.8.6",
6
6
  "main": "index.js",
7
7
  "author": {
8
8
  "email": "josefrancisco.verdu@gmail.com",