Closed flashpoint90 closed 8 years ago
We've published new version [v0.7.1] to npmjs.com.
Try to update it with cmd:
$ npm install node-red-contrib-knx@lastest
Current problem closed with commit 3381e87
Thanks a lot abarovsky this worked for my problem!
Everytime i try to send a msg to the output node, node-red crashes with this error message:
I also tried a setup with just a test injection and it still crashes with the error above, as soon as i try to inject the msg.
Everything else (KNX connection itself & input node) is working fine.
Used version:
Any help would be greatly appreciated!