homebridge-rm-mini3
homebridge-rm-mini3 copied to clipboard
homebridge crashes with "RangeError"
I'm probably screwing something up: I've installed the plugin and have homebridge running, but when I try switch the accessory on or off, homebridge crashes with the following error:
dgram.js:273 throw new RangeError('Offset + length beyond buffer length'); ^
RangeError: Offset + length beyond buffer length
at Socket.send (dgram.js:273:11)
at module.exports (/usr/local/lib/node_modules/homebridge-rm-mini3/sender.js:12:10)
at Object.RMMini3Accessory.setPowerState (/usr/local/lib/node_modules/homebridge-rm-mini3/index.js:29:7)
at emitMany (events.js:108:13)
at emit (events.js:182:7)
at Characteristic.setValue (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Characteristic.js:155:10)
at Bridge.
@djh1202 Sorry, It's a bug. Now, I fixed the bug. Please update the plugin and retry :-)
I'm still getting the error...
I updated the package but I'm still getting this same error? suggestions?