Releases: dirkjanfaber/node-red-contrib-victron-vedirect-usb
Releases · dirkjanfaber/node-red-contrib-victron-vedirect-usb
v0.1.6
- Only deal with the freshest data. (issue #8) Thanks @simonbuehler!
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
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
v0.1.2
0.1.2
v0.1.0
Updated npm dependencies
v0.0.2
- Product discovery
- Status showing
- Filter only Victron Energy cables
- More documentation