karbassi / netatmo

A node.js module to hook into the netatmo API.
MIT License
57 stars 46 forks source link

Added return statements after all errors to prevent null pointer exceptions #3

Closed lordpengwin closed 9 years ago

lordpengwin commented 9 years ago

Without this change a null pointer exception gets thrown after an authentication token expires even though the error hander might have resolved the problem.

karbassi commented 9 years ago

Can you update the package.json name to revert back to the original version so I can merge.

lordpengwin commented 9 years ago

Done. I don’t know if i have to do anything w.r.t the pull request. Thanks for taking my changes.

Stephen Martin smartin@vanderfleet-martin.net 80 Hunterdon Blvd. www.vanderfleet-martin.net Murray Hill, NJ, (908) 790-9070
USA. 07974

On May 1, 2015, at 10:27 AM, Ali Karbassi notifications@github.com wrote:

Can you update the package.json name to revert back to the original version so I can merge.

— Reply to this email directly or view it on GitHub https://github.com/karbassi/netatmo/pull/3#issuecomment-98144622.