Releases: victronenergy/node-red-contrib-victron
Releases · victronenergy/node-red-contrib-victron
v1.6.16
- Reduce amount of installed files
- Add null value support
- Added explicit data types for virtual devices
- Update libraries and documentation
Full Changelog: v1.6.15...v1.6.16
v1.6.15
What's Changed
- Fixed issue preventing virtual GPS device from functioning
- Updated services: Added several extra paths to the acsystem and acload nodes
- Made temperature optional for virtual batteries
- Updated dependencies
- Updated documentation
- feat: Add ability to assign single phase virtual PV inverter to any of L1-L3 phases by @podarok in #212
Full Changelog: v1.6.12...v1.6.15
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