Not setting property on Hue Remote device caused a complete Node-Red restart.
The property was checked for a string containing 'undefined' not undefined.
Fixes #93
Also as a preventive measure, I implemented to check the action for an empty string in the scenic remote and sonnoff buttons.
Not setting property on Hue Remote device caused a complete Node-Red restart. The property was checked for a string containing 'undefined' not undefined. Fixes #93
Also as a preventive measure, I implemented to check the action for an empty string in the scenic remote and sonnoff buttons.