NorthernMan54 / homebridge-yamaha-home

Homebridge plugin for my Yamaha Receiver optimized for use with the Home App and Alexa
26 stars 9 forks source link

Not detecting Yamaha rn-602 #26

Closed calhounfournier closed 5 years ago

calhounfournier commented 5 years ago

I am trying to connect to my Yamaha r-n602. While the plugin detect the amp it does not recognize it. Technically the procotol should be the same. Any Idea?

screen shot 2019-02-23 at 19 44 55 screen shot 2019-02-23 at 19 45 13
NorthernMan54 commented 5 years ago

Several hours ago I fixed an issue with the most recent release, how long ago did you install? Please re-install and try again.

On Feb 23, 2019, at 8:03 PM, calhounfournier notifications@github.com wrote:

I am trying to connect to my Yamaha r-n602. While the plugin detect the amp it does not recognize it. Technically the procotol should be the same. Any Idea? https://user-images.githubusercontent.com/12071592/53293665-15b82800-37a6-11e9-88c7-6f30f4a725b9.png https://user-images.githubusercontent.com/12071592/53293666-15b82800-37a6-11e9-80f3-b9842741afa3.png — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/NorthernMan54/homebridge-yamaha-home/issues/26, or mute the thread https://github.com/notifications/unsubscribe-auth/AS5CmEY205k33A_fLDM4AKUz7qkR3yHDks5vQeTqgaJpZM4bOQYX.

calhounfournier commented 5 years ago

I am on the latest release. I uninstalled and reinstalled but it still not work. Maybe the protocol is different protocol. The homebridge-yamaha_mc3 is working, so I can get homebridge to connect.

calhounfournier commented 5 years ago

There must be problem with the configuration of my amp. I can't get Yamaha-Nodejs to communicate to simple commands running mocha

NorthernMan54 commented 5 years ago

Yamaha-NodeJS is scrapping the local web server on the receiver. Does yours have this?

screen shot 2019-02-24 at 8 32 05 am

calhounfournier commented 5 years ago

No my interface looks more simple. I can get working some parameters found in the attach docuent to work. yxc-api-spec-advanced.pdf

image
NorthernMan54 commented 5 years ago

As my plugin is using a different API, I think your stuck. But I think there may be a different plugin floating around, that is using the musicast interface that this refers to.

On Feb 25, 2019, at 12:45 PM, calhounfournier notifications@github.com wrote:

No my interface looks more simple. I can get working some parameters found in the attach docuent to work. yxc-api-spec-advanced.pdf

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

calhounfournier commented 5 years ago

Thank I'll look into it