bt-sensors-plugin-sk 1.2.0 → 1.2.1
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 +2 -2
- package/public/images/Aranet2_HOME_F_900x900_90OVA5J.original.webp +0 -0
- package/public/images/BMV-712-Smart-Front.webp +0 -0
- package/public/images/Gobius_C.png +0 -0
- package/public/images/LYWSD03MMC-Device.jpg +0 -0
- package/public/images/Victron-SmartShunt.jpg +0 -0
- package/public/images/bluetooth-logo.png +0 -0
- package/public/images/smartsolarMPPT7515.png +0 -0
- package/public/images/victron-min-1.jpg +0 -0
- package/src/images/Aranet2_HOME_F_900x900_90OVA5J.original.webp +0 -0
- package/src/images/BMV-712-Smart-Front.webp +0 -0
- package/src/images/Gobius_C.png +0 -0
- package/src/images/LYWSD03MMC-Device.jpg +0 -0
- package/src/images/Victron-SmartShunt.jpg +0 -0
- package/src/images/bluetooth-logo.png +0 -0
- package/src/images/smartsolarMPPT7515.png +0 -0
- package/src/images/victron-min-1.jpg +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bt-sensors-plugin-sk",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.1",
|
|
4
4
|
"description": "Bluetooth Sensors for Signalk -- support for Victron devices, RuuviTag, Xiaomi, ATC and Inkbird, Ultrasonic wind meters, Mopeka tank readers, Renogy Battery and Solar Controllers, Aranet4 environment sensors, SwitchBot temp and humidity sensors, KilovaultHLXPlus smart batteries, and Govee GVH51xx temp sensors",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"dependencies": {
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"prepublishOnly": "npm run clean && npm run build",
|
|
55
55
|
"dev": "webpack --watch --mode development",
|
|
56
56
|
"build": "webpack --mode=production",
|
|
57
|
-
"clean": "rimraf ./public",
|
|
57
|
+
"clean": "rimraf ./public/*.js; rimraf ./public/*.txt",
|
|
58
58
|
"bundle-analyzer": "webpack-bundle-analyzer --port 4200 public/stats.json"
|
|
59
59
|
},
|
|
60
60
|
"repository": {
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|