Page 1 of 1

Error with Insteon 2450 Trigger

PostPosted: Sat Jan 12, 2019 9:59 am
by farberm
I have a trigger set that when the Insteon 2450 (Address 4C:D3:F8) receives a Device State Change (Binary Input 1) becomes open for the Dakota Sensor to then trigger an x10 Chime.

I am getting the following error and not sure why. The trigger does work.

Received INSTEON "Dakota Alert I/O Link" on
Group Trigger Error no address to name data found for received command:ackValue : 0
address : 4C.D3.F8
cmdBytes : [17, 0]
cmdFunc : on
cmdScene : 1
cmdSuccess : True
cmdValue : 0
replyBytes : []
Group Trigger Error Error in plugin execution ReceivedBroadcast:

Traceback (most recent call last):
File "plugin.py", line 500, in insteonCommandReceived
UnboundLocalError: local variable 'cmdDev' referenced before assignment

Received INSTEON "Dakota Alert I/O Link" off
Group Trigger Error no address to name data found for received command:ackValue : 0
address : 4C.D3.F8
cmdBytes : [19, 0]
cmdFunc : off
cmdScene : 1
cmdSuccess : True
cmdValue : None
replyBytes : []
Group Trigger Error Error in plugin execution ReceivedBroadcast:

Traceback (most recent call last):
File "plugin.py", line 500, in insteonCommandReceived
UnboundLocalError: local variable 'cmdDev' referenced before assignment

Re: Error with Insteon 2450 Trigger

PostPosted: Sat Jan 12, 2019 12:57 pm
by matt (support)
See this forum thread. I believe you just need to reload that plugin.