We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef7bf6 commit d1c20a5Copy full SHA for d1c20a5
NEWS.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 0.1.4
4
+
5
+* Update to victron_ble 0.9.2
6
+* Support AC chargers
7
8
## 0.1.3
9
10
* Fix a critical syntax error in 0.1.2
package.json
@@ -1,6 +1,6 @@
{
"name": "signalk-victron-ble",
- "version": "0.1.3",
+ "version": "0.1.4",
"description": "Simple Signal K Node server plugin to read data from Victron devices using Instant Data over BLE",
"main": "index.js",
"keywords": [
0 commit comments