Aaron Rose

Results 6 comments of Aaron Rose

> it always sets the wrong input after a while. As in the correct input is switched to via shortcut etc, then it switches back?

So many Yamaha plugins these days 😅 --- I can't replicate your issue with the input automations & shortcuts, even after what feels like hundreds of Homebridge reboots. I use...

Hi! Have you tried `v3.0.1`? Does your AVR return anything if you browse to the endpoint in your browser? http://10.0.0.9/YamahaExtendedControl/v1/system/getDeviceInfo

Looks like you may be correct, in that the RX-A2010 seems to not feature the YXC API used in v3. You may need to stick with the `2.1.0` release for...

You should be able to install 2.1.0 using the homebridge UI, or: `npm i [email protected]` As for restoring functionality for non-YXC receivers in v3, I'm still pondering the best way...

I'd guess this is probably similar to this: https://github.com/ACDR/homebridge-yamaha-avr/issues/76 v3 relies on the YXC API, which appears to not be available on some receivers... I'll likely end up rolling this...