Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanor committed Oct 24, 2024
1 parent dc72214 commit dbaf5c0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 0.1.0

* Update to victron_ble 0.9.0
* Add support for:
* Inverters (untested)
* Lynx Smart BMS
* MultiPlus inverters (with VE.Bus Bluetooth dongle, untested)
* Orion XS DC/DC chargers/converters
* Smart Lithum batteries
* Change solar yield unit to correctly report Jules (old value * 3600).

## 0.0.6

* Add support for Battery Sense.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "signalk-victron-ble",
"version": "0.0.6",
"version": "0.1.0",
"description": "Simple Signal K Node server plugin to read data from Victron devices using Instant Data over BLE",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit dbaf5c0

Please sign in to comment.