IndigoDomotics / indigo-yamaharx

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

Error when creating a Yamaha Device #2

Closed amann180 closed 7 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

yamanote1138 commented 10 years ago

I only tested the plugin with the rx-v3900

I will be releasing a new version shortly that will support more models.

Additionally, I will try to trap the error you encountered with a more descriptive message

amann180 commented 10 years ago

I assumed it was something due to the different model. I will keep an eye out for the new plugin -- thanks for developing it!

Cheers, -Andrew

On Apr 5, 2014, at 12:03 PM, Chad Francis notifications@github.com wrote:

I only tested the plugin with the rx-v3900

I will be releasing a new version shortly that will support more models.

Additionally, I will try to trap the error you encountered with a more descriptive message

— Reply to this email directly or view it on GitHub.

Bleasel commented 10 years ago

I have the Yamaha RX-A1010.

The following message appears in the Event Log

Started plugin "Yamaha Rx Receiver 0.1.1" Yamaha Rx Receiver Debug startup called Yamaha Rx Receiver Debug updating status...

Yamaha Rx Receiver Error exception in deviceStartComm(Yamaha RX-A1010): 'NoneType' object has no attribute 'text'

The specs can be found here:

http://au.yamaha.com/en/products/audio- ... mode=model

Thanks in advance for any assistance.

Bleasel commented 10 years ago

The YNC specs for the RX-Ax10/Vx71 can be found here:

http://www.google.com.au/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&ved=0CDYQFjAB&url=http%3A%2F%2Fcalaos.fr%2Fdownload%2FYamaha_Spec_UK_Ireland%2FYNC%2Fdoc%2FV671_3071_ETHERNET_IF_Spec_e_1.0.xls&ei=GXdUU6DWG4HYkQWR0YHYAg&usg=AFQjCNHykMB-Ihd6LQ2lvXEwAfsC7O5Pjw&bvm=bv.65058239,d.dGI

indigodomo commented 7 years ago

The 1.0.0 release now supports the RX-Vx73 line of receivers.