iotux / ElWiz

ElWiz - a program to read data from Tibber Pulse and similar devices
MIT License
109 stars 16 forks source link

fix aidon list3 #25

Closed fredrikaubert closed 6 months ago

fredrikaubert commented 6 months ago

Stop this from happening when creating list3 message: TypeError: Cannot read properties of undefined (reading 'substr') at listDecode (/app/ams/aidon.js:127:50) at EventEmitter.listHandler (/app/ams/aidon.js:167:24) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

iotux commented 6 months ago

@fredrikaubert, thanks for helping a guy who hasn't an Aidon AMS for testing!