Skip to content

Releases: victronenergy/node-red-contrib-victron

v1.6.12

15 Jan 10:26
Compare
Choose a tag to compare
v1.6.12 Pre-release
Pre-release

What's Changed

  • Add support for a virtual GPS
  • Add /Connected to virtual pv inverter
  • Add text representation for tank level
  • Library and documentation update

Full Changelog: v1.6.11...v1.6.12

v1.6.11

08 Jan 09:28
Compare
Choose a tag to compare
  • Updated documentation
  • Always default the pv yield to 0 for pv inverters

Full Changelog: v1.6.10...v1.6.11

v1.6.10

07 Jan 12:27
Compare
Choose a tag to compare
v1.6.10 Pre-release
Pre-release
  • Add nr of phases to PV inverter

Full Changelog: v1.6.9...v1.6.10

v1.6.9

07 Jan 10:18
Compare
Choose a tag to compare
v1.6.9 Pre-release
Pre-release
  • Update of underlying libraries
  • Use more sensible defaults for virtual tanks and grid meter

Full Changelog: v1.6.8...v1.6.9

v1.6.8

27 Dec 22:05
Compare
Choose a tag to compare
v1.6.8 Pre-release
Pre-release
  • Add /Connected for virtual battery, making it possible to select it as system battery.
  • npm test

Full Changelog: v1.6.7...v1.6.8

v1.6.7

19 Dec 17:31
Compare
Choose a tag to compare
v1.6.7 Pre-release
Pre-release

More input validation for custom output nodes

Full Changelog: v1.6.6...v1.6.7

v1.6.6

19 Dec 13:37
Compare
Choose a tag to compare
v1.6.6 Pre-release
Pre-release
  • Bugfix in writing values to a custom output node, fixing a bug that was introduced in 1.6.5.

Full Changelog: v1.6.5...v1.6.6

v1.6.5

18 Dec 21:43
Compare
Choose a tag to compare
v1.6.5 Pre-release
Pre-release

What's Changed

  • fix: Fix the order of retrieving the deviceInstance and registering - fixing a bug that was introduced in version 1.6.4.
  • feat: Improved support for setting initial values on output nodes - not only support this for enum values, but also for other inputs.
  • feat: Check if written type matches expected type - if the output node doesn't get the expected input, the status will turn red and the node will complain.
  • feat: Update services.json - add Blocked state for RS firmware upgrade process by @podarok in #204

New Contributors

Full Changelog: v1.6.4...v1.6.5

v1.6.4

10 Dec 15:28
Compare
Choose a tag to compare
v1.6.4 Pre-release
Pre-release
  • Add new virtual devices: battery and pv inverter. Also allowing the virtual device to have default values set, which takes care of getting the device visible on VRM without having to write to several paths first.
  • Code cleanups, documentation updates, simplify debugging.

Full Changelog: v1.6.3...v1.6.4

v1.6.3

27 Nov 13:44
Compare
Choose a tag to compare

What's Changed

  • Update enum of inverter mode
  • Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #203
  • Bump @eslint/plugin-kit from 0.2.0 to 0.2.3 by @dependabot in #202

Full Changelog: v1.6.2...v1.6.3