tesla-inventory 3.5.359 → 3.5.360

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.
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://github.com/Kikobeats/tesla-inventory",
5
- "version": "3.5.359",
5
+ "version": "3.5.360",
6
6
  "main": "src/index.js",
7
7
  "exports": {
8
8
  ".": "./src/index.js",
@@ -19,6 +19,8 @@
19
19
  "IPW1": 8000,
20
20
  "IPW11": 8000,
21
21
  "IPW12": 8000,
22
+ "IPW15": 8000,
23
+ "IPW16": 8000,
22
24
  "IPW2": 8000,
23
25
  "IPW3": 8000,
24
26
  "IPW4": 8000,
@@ -124,5 +126,6 @@
124
126
  "WX21": 45000,
125
127
  "WX22": 45000,
126
128
  "WY20A": 8000,
129
+ "WY20B": 8000,
127
130
  "WY20P": 8000
128
131
  }