nlrb / com.visonic.powermax

Visonic PowerMax application for Homey
https://apps.athom.com/app/com.visonic.powermax
13 stars 8 forks source link

PowerMaster unknown sensor leads to crash #18

Closed nlrb closed 7 years ago

nlrb commented 7 years ago
TypeError: Cannot read property 'func' of undefined
    at settings.process (/node_modules/powermax-api/lib/settings.js:272:77)
    at module.exports.handleAck (/node_modules/powermax-api/lib/handlers.js:41:20)
    at PowerMax.processData (/node_modules/powermax-api/lib/core.js:471:25)
    at Socket.<anonymous> (/node_modules/powermax-api/lib/core.js:150:8)
    at emitOne (events.js:77:13)
    at Socket.emit (events.js:169:7)
    at readableAddChunk (_stream_readable.js:153:18)
    at Socket.Readable.push (_stream_readable.js:111:10)
    at TCP.onread (net.js:540:20)