[Yamaha receiver] - cannot connect to CRX-N560

Hello,

I’m trying to control a Yamaha CRX-N560 with the yamahareceiver binding (openhab 2.4.0 and binding-yamahareceiver - 2.4.0).
The Thing is autodetected, but cannot be initialized.

Openhab.log

2019-01-16 09:28:18.213 [DEBUG] [.internal.protocol.xml.XMLConnection] - Making POST to http://192.168.178.45:80/YamahaR                          emoteControl/ctrl with payload: <?xml version="1.0" encoding="utf-8"?><YAMAHA_AV cmd="GET"><System><Config>GetParam</Config></System></YAMAHA_AV>
2019-01-16 09:28:18.266 [DEBUG] [.internal.protocol.xml.XMLConnection] - Making GET to http://192.168.178.45:80/YamahaRemoteControl/desc.xml
2019-01-16 09:28:18.286 [DEBUG] [nal.protocol.xml.DeviceDescriptorXML] - No descriptor at path /YamahaRemoteControl/desc.xml
2019-01-16 09:28:18.287 [DEBUG] [.internal.protocol.xml.XMLConnection] - Making GET to http://192.168.178.45:80/YamahaRemoteControl/UnitDesc.xml
2019-01-16 09:28:18.330 [DEBUG] [nal.protocol.xml.DeviceDescriptorXML] - No descriptor at path /YamahaRemoteControl/UnitDesc.xml
2019-01-16 09:28:18.331 [WARN ] [nal.protocol.xml.DeviceDescriptorXML] - Could not retrieve descriptor

it is right, this xml files don’t exist.

yamaha_trace.log:
<?xml version="1.0" encoding="utf-8"?><YAMAHA_AV cmd="GET"><System><Config>GetParam</Config></System></YAMAHA_AV>

<YAMAHA_AV rsp="GET" RC="0"><System><Config><Model_Name>CRX-N560</Model_Name><System_ID>025086E3</System_ID><Version>1.17/1.01</Version><Feature_E
xistence>CD,TUNER,AUX1,AUX2,DIGITAL1,DIGITAL2,SERVER,NET RADIO,USB,AirPlay,Spotify</Feature_Existence><Range_and_Step><Volume><Min>0</Min><Max>60<
/Max><Step>1</Step></Volume><Equalizer><Min>-10</Min><Max>10</Max><Step>1</Step></Equalizer><Balance><Min>-10</Min><Max>10</Max><Step>1</Step></Ba
lance><FL_Dimmer><Min>1</Min><Max>3</Max><Step>1</Step></FL_Dimmer></Range_and_Step></Config></System></YAMAHA_AV>

Can you help me?

Katrin

Hi, do you have a solution yet? I have the same problem

Hi kevin,

I don’t have a Solution. I changed to iobroker. Theres it works.

Greets