Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AVR Yamaha Node shows "connected" but receives no data #25

Open
GeoffNT opened this issue Aug 9, 2022 · 3 comments
Open

AVR Yamaha Node shows "connected" but receives no data #25

GeoffNT opened this issue Aug 9, 2022 · 3 comments

Comments

@GeoffNT
Copy link

GeoffNT commented Aug 9, 2022

I have a Yamaha RX-V673 and have just started using these nodes. The Put and Get nodes work fine but the AVR Yamaha (upnp listener) node has no output even though it says connected. I'm using the standard 8080 port.

Is there anything I can do to test why this isn't working?

The Yamaha AV Controller Android app works fine as does the webserver at the devices IP address.

@DoXer67
Copy link

DoXer67 commented Nov 25, 2022

I have the same issue.

my flow:
[{"id":"c4690ebfd1177b32","type":"AVR-Yamaha-in","z":"4d695019c4a5e342","device":"d8060c90c11265a2","name":"WZ","devdesc":false,"x":150,"y":440,"wires":[["1ca8b601aa02e169","691bada931f47058"]]},{"id":"1ca8b601aa02e169","type":"debug","z":"4d695019c4a5e342","name":"debug 2","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":520,"y":440,"wires":[]},{"id":"691bada931f47058","type":"debug","z":"4d695019c4a5e342","name":"debug 3","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"topic","targetType":"msg","statusVal":"","statusType":"auto","x":520,"y":480,"wires":[]},{"id":"d8060c90c11265a2","type":"avr-yamaha","name":"Wohnzimmer","address":"192.168.100.40","port":"","debug":false}]

@Ctrl-F4
Copy link

Ctrl-F4 commented Dec 26, 2022

Same Yamaha RX-V673 (firmware version 1.98), same issue here. How to debug? Issue for RX-V673 only or also other types?

@Ctrl-F4
Copy link

Ctrl-F4 commented Feb 17, 2023

OK, the node has output after setting topic System.Misc.Event.Notice On
see #13 (comment)

image

edit: just realized this is already mentioned in the #readme. simply overlooked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants