Skip to content

Releases: dirkjanfaber/node-red-contrib-victron-vedirect-usb

v0.1.6

08 Nov 19:33
Compare
Choose a tag to compare
v0.1.6 Pre-release
Pre-release

Full Changelog: v0.1.5...v0.1.6

v0.1.5

26 Nov 08:36
Compare
Choose a tag to compare

Bugfix release. No longer overwrite a function name that was already used by the normal Victron node.

v0.1.4

02 Oct 11:29
Compare
Choose a tag to compare

Update to protocol v3.33

Added new PIDs for MPPT chargers

  • '0xA072': 'BlueSolar MPPT 150/45 rev3',
  • '0xA073': 'SmartSolar MPPT 150/45 rev3',
  • '0xA074': 'SmartSolar MPPT 75/10 rev2',
  • '0xA075': 'SmartSolar MPPT 75/15 rev2',
  • '0xA076': 'BlueSolar MPPT 100/30 rev3',
  • '0xA077': 'BlueSolar MPPT 100/50 rev3',
  • '0xA078': 'BlueSolar MPPT 150/35 rev3',
  • '0xA079': 'BlueSolar MPPT 75/10 rev2',
  • '0xA07A': 'BlueSolar MPPT 75/15 rev2',
  • '0xA07B': 'BlueSolar MPPT 100/15 rev2',
  • '0xA07C': 'BlueSolar MPPT 75/10 rev3',
  • '0xA07D': 'BlueSolar MPPT 75/15 rev3',
  • '0xA07E': 'SmartSolar MPPT 100/30 12V',
  • '0xA07F': 'All-In-1 SmartSolar MPPT 75/15 12V'

Added new text fields intended for any DC input information:

  • DC_IN_V
  • DC_IN_I
  • DC_IN_P

Added new Smart BuckBoost:

  • '0xA3F0': 'Smart BuckBoost 12V/12V-50A'

v0.1.3

02 Oct 11:15
Compare
Choose a tag to compare
  • Split the port selection up in tested and non-tested devices. (issue #4)

v0.1.2

22 Aug 12:53
Compare
Choose a tag to compare
0.1.2

v0.1.0

17 Mar 13:56
Compare
Choose a tag to compare

Updated npm dependencies

v0.0.2

28 Feb 10:29
Compare
Choose a tag to compare
  • Product discovery
  • Status showing
  • Filter only Victron Energy cables
  • More documentation