However, the plugin won't load in Indigo. I have tried just reloading, disabling then re-enabling, restarting indigo, all to no avail. I even tried downgrading a version, with the same result.
I am running version 1.8.2 of the plugin on Indigo 7.2 (stuck there until I can figure out how to convert some mission critical apple scripts). Everything worked fine until I upgraded my router and lost contact with the AD2Pi last week. The plugin won't load far enough to even have config options in the plugin menu to see if there is something I need to do to point Indigo to the AD2Pi device.
Suggestions? If possible, I would like to keep all of my devices/triggers/schedules/control pages/etc. I have a fair amount of time invested in alarm items in Indigo.
This is what I get on an attempted reload (this was when I tried downgrading to 1.8.1, I am now back on 1.8.2):
Code: Select all
Reloading plugin "AD2USB Alarm Interface 1.8.1"
Starting plugin "AD2USB Alarm Interface 1.8.1" (pid 23905)
AD2USB Alarm Interface Indigo logging level set to:INFO (20)
AD2USB Alarm Interface Plugin logging level set to:INFO (20)
AD2USB Alarm Interface Error Error in plugin execution InitializeMain:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "plugin.py", line 285, in __init__
File "/Library/Application Support/Perceptive Automation/Indigo 7.2/Plugins/ad2usb 2.indigoPlugin/Contents/Server Plugin/ad2usb.py", line 68, in __init__
File "/Library/Application Support/Perceptive Automation/Indigo 7.2/Plugins/ad2usb 2.indigoPlugin/Contents/Server Plugin/ad2usb.py", line 981, in readAlarmDecoderConfig
UnboundLocalError: local variable 'configConnection' referenced before assignment
Stopping plugin "AD2USB Alarm Interface 1.8.1" (pid 23905)
Stopped plugin "AD2USB Alarm Interface 1.8.1"
Thanks.