IndigoDomotics / indigo-yamaharx

Indigo plugin to control Yamaha RX-V receivers
MIT License
5 stars 8 forks source link

Error on adding device #1

Closed amann180 closed 10 years ago

amann180 commented 10 years ago

Hi there, I have an RX-V473 receiver and am getting an error when I try add a "Yamaha RX Receiver" device with the plugin. After entering the receiver's IP address, I see the following error in Indigo's Event Log"

  Yamaha Rx Receiver Debug        updating status...
  Yamaha Rx Receiver Error        Error in plugin execution ServerReplacedElem:

Traceback (most recent call last):
  File "/Library/Application Support/Perceptive Automation/Indigo 6/IndigoPluginHost.app/Contents/PlugIns/plugin_base.py", line 852, in deviceUpdated
  File "plugin.py", line 42, in deviceStartComm
  File "plugin.py", line 59, in updateStatus
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'text'

Any Idea what might be going wrong? Indigo Server 6.0.11 OS X: 10.8.4

Thanks, -afm