Releases: nidayand/node-red-contrib-norelite
Releases · nidayand/node-red-contrib-norelite
Miss in error handling in msg.js
Fix in switch node where type is also compared
Fix in switch node
New feature for nrl-source and cleaning up help and examples
Added possiblity to save current value in nrl-source to flow context. If Node-RED is setup with persistance in settings.js it will reload and initiate with the value saved. Helps when restarting and a state needs to be stored.
Compliant help texts. Improved examples that can be imported via Import -> Examples
Bug in gate and minor comparison fixes in source
- Gate wasn't comparing true/false/null/nnull values
- Updated eval to use the same logic
- Eval and Gate to check for number values
- Source to display red dot for boolean false (including 0) values.
- Source converting string numbers and boolean text
There is a "TypeError: Cannot read property 'indexOf' of undefined" if the eval-node compares to boolean or null/notnull
Fixed eval node error. Thanks @SymanK83 for the pull
nrl-eval and gate can compare with other nrl-source value
Added examples in a seperate folder
v2.4.3 2.4.3
Updated readme with Burglar alarm example
v2.4.2 Added burglar alarm example
nrl-source can take message format of norelite
- nrl-source can now also accept outputs from e.g. nrl-rule and will store the msg.payload.enabled value
- nrl-source will now only send updates to subscribers if there is a change of the value
Plenty of updates. WIll track it better
v2.4.0 2.4.0