Hi Folk,
I'm having a bit of an issue adding a new controller group to a Motion Sensor 2.
I was able to add the responder groups to the modem (53.BF.99) without any issue:
modem.getdb()
0000 testingMotion 55.87.FF RESP 10100010 group: 01 data: 00 00 00
0000 testingMotion 55.87.FF RESP 10100010 group: 02 data: 00 00 02
0000 testingMotion 55.87.FF RESP 10100010 group: 03 data: 00 00 03
0000 testingMotion 55.87.FF RESP 10100010 group: 04 data: 00 00 04
0000 testingMotion 55.87.FF CTRL 11100010 group: 01 data: 10 16 47
But when I try to add the controller groups to the MS2 (55.87.FF) I get:
testingMotion.addController(“53.BF.99”, 3)
getting db, be patient!
sent db query msg, incoming records: 1 2 3dbbuilder.done() is called
database incomplete, reload() and retry!
00ff modem 53.BF.99 CTRL 11100010 group: 01 ON LVL: 3 RMPRT: 0 BUTTON: 0
00f7 modem 53.BF.99 RESP 10100010 group: 01 ON LVL: 3 RMPRT: 0 BUTTON: 0
00ef 00.00.00 00.00.00 (STOP) 00000000 group: 00 ON LVL: 0 RMPRT: 0 BUTTON: 0
I fully expect this to be PEBKAC as I'm new to insteon products, any thoughts on what I'm doing wrong here?
FYI: the modem is tethered via USB and isn't going to sleep mid operation.
Cheers