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 22b28e9 commit d819835Copy full SHA for d819835
NEWS.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 0.1.7
4
+
5
+* Restore `capacity.timeRemaining` for battery monitors, accidentally
6
+ moved in 0.1.4 (#29)
7
8
## 0.1.6
9
10
* Support smart shunts in DC energy meter modes (#25)
package.json
@@ -1,6 +1,6 @@
{
"name": "signalk-victron-ble",
- "version": "0.1.6",
+ "version": "0.1.7",
"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