Releases: victronenergy/node-red-contrib-victron
Releases · victronenergy/node-red-contrib-victron
v1.6.12
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
- Updated documentation
- Always default the pv yield to 0 for pv inverters
Full Changelog: v1.6.10...v1.6.11
v1.6.10
- Add nr of phases to PV inverter
Full Changelog: v1.6.9...v1.6.10
v1.6.9
- 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
- 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
More input validation for custom output nodes
Full Changelog: v1.6.6...v1.6.7
v1.6.6
- 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
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
- 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
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