tesla-inventory 1.8.20 → 1.8.21

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 +3 -1
  2. package/package.json +1 -1
package/codes.json CHANGED
@@ -93,7 +93,7 @@
93
93
  "CH04": "72 Amp Charger Gen3",
94
94
  "CH05": "48 Amp Charger",
95
95
  "CH07": "48 Amp Charger",
96
- "CH09": "Tesla Standard Charging System 72a (Model S mid2019 EU)",
96
+ "CH09": "Tesla Standard Charging System 72a (Gen3)",
97
97
  "CH11": "Single phase 48 Amperage Combo 1",
98
98
  "CH12": "48 Amperage Combo 1 Gen 3.5 Charger",
99
99
  "CH14": "32 Amp Charger Hardware (RENA) with Busbar",
@@ -272,6 +272,7 @@
272
272
  "LT5W": "Lower Trim Black PUR with White interior",
273
273
  "LT6P": "LT6P",
274
274
  "LT6W": "White Base Lower Trim",
275
+ "LTBC": "Lower Trim PUR Cream with Black Carpets",
275
276
  "LTPB": "Lower Trim PUR Black",
276
277
  "LTPW": "Lower Trim PUR White",
277
278
  "LTSB": "Lower Trim Standard Black",
@@ -458,6 +459,7 @@
458
459
  "S32W": "S32W",
459
460
  "S3PB": "Seat Black PUR Premium Seats",
460
461
  "S3PW": "Seat White PUR Premium Seats",
462
+ "S42C": "Seat Cream Plenum Seats",
461
463
  "S42P": "Seat Black Plenum Seats",
462
464
  "S42W": "Seat White Plenum Seats",
463
465
  "SA3P": "Seat Adjustment - Power",
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.20",
5
+ "version": "1.8.21",
6
6
  "main": "index.js",
7
7
  "author": {
8
8
  "email": "josefrancisco.verdu@gmail.com",