node-irsdk
node-irsdk copied to clipboard
Fix https://github.com/apihlaja/node-irsdk/issues/80
Fixes #80 where YAML correctly rejects control characters in the SessionInfo. I've encountered UTF-8 C2 9F (Unicode 00 9F) several times.
Any chance you could review the changes? @apihlaja 🙂
I've just experienced this parsing error and I can confirm that this change fixes the problem!