-
rxv detects my Yamaha Blu-ray player, but gets the control url wrong.
As long as Blu-ray players are not supported by the library, they should not be detected.
```
>>> import rxv
>>> import request…
torem updated
8 years ago
-
Hi PSeitz,
thank you for creating this piece of code. I'm trying to use it for creating a driver for my NEEO remote.
Can you please add some commands for extracting info about the playback?
T…
-
Hello,
I was looking for a http slider plugin for homebridge and came across yours. It's 99% what I need. I want to control my Yamaha AVR volume. To control the Yamaha AVR's volume I need to send a…
-
the rx v581 seems to have a strange naming pattern for it’s zone b:
``
...
``
…
``
basically the `YNC_Tag` that is used by `rxv` to determine zones is the same for the main zone and zone b, …
-
### Describe the bug
When trying to add my Yamaha RX-V3900 using the beta from the app store, and add the IP address I get {"message":"Cannot read property 'toString' of undefined"}.
### Expected …
-
Any chance you can work out how to open a net radio station? It is definatly do able because it has been working via home assistant on my v475. but they seam to have updated there code to use the rest…
-
Hi! For some reason, `rxv` doesn't seem to work with the RX-V6A receiver. Is this a known issue?
-
### The problem
Ever since updating to 2024.8.x my Yamaha amplifiers create duplicate entities after every few HA restarts:
![Screenshot 2024-08-14 at 18-10-37 Settings – Home Assistant](https://g…
-
I'm getting an error that is preventing an older (pre-MusicCast) device from being added, i.e.
_1/13/2021, 10:38:28 AM Unhandled rejection TypeError: Cannot read property '0' of undefined_
My con…
-
Hi, I succeed to create my own web app using your api. It's my first nodejs application.
I have one problem: from time to time my wireless network break, and in this case
Yamaha.prototype.SendXMLTo…