Open GeoffNT opened 2 years ago
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}]
Same Yamaha RX-V673 (firmware version 1.98), same issue here. How to debug? Issue for RX-V673 only or also other types?
OK, the node has output after setting topic System.Misc.Event.Notice On see https://github.com/krauskopf/node-red-contrib-avr-yamaha/issues/13#issuecomment-490211291
edit: just realized this is already mentioned in the #readme. simply overlooked.
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.