tesla-inventory 1.8.19 → 1.8.20
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/codes.json +1 -0
- 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",
|
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
|
+
"version": "1.8.20",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"author": {
|
|
8
8
|
"email": "josefrancisco.verdu@gmail.com",
|