johnsmarius / nl.philips.jointspace

A Homey app to control philips TV's based on the Jointspace API
MIT License
3 stars 0 forks source link

crash on 0.10.x #6

Closed bvdbos closed 7 years ago

bvdbos commented 8 years ago

Stack trace:

TypeError: Cannot read property 'ipaddress' of undefined at Object. (/drivers/jointspace/driver.js:72:22) at emitTwo (events.js:87:13) at Object.emit (events.js:172:7) at /homey-app/manager/flow.js:1:417 at /homey-app/helpers/client.js:1:1013 at Array.forEach (native) at process. (/homey-app/helpers/client.js:1:982) at emitTwo (events.js:87:13) at process.emit (events.js:172:7) at internal/child_process.js:696:12

Exit code: 1

bvdbos commented 7 years ago

fixed with 0.5.x... Thanks!