kazcangi / homebridge-pioneer-avr

Pioneer AVR TV plugin for Homebridge
MIT License
9 stars 14 forks source link

VSX-822 #14

Open Wist9063 opened 4 years ago

Wist9063 commented 4 years ago

When I launch this plugin it connects to the AVR, but right after it sends the command ?RGB06 it throws Receive data : R then it proceeds to spam: Waiting for pioneerAvrAccessory to be ready. Any help would be appreciated. Thanks.

amaisano commented 4 years ago

same.

amaisano commented 4 years ago

I did a telnet and it all works perfectly from command line:

$ telnet 192.168.XX.57 8102
Trying 192.168.XX.57...
Connected to XXXe1c0ed9d6.lan.
Escape character is '^]'.
R
R
VD
VOL059
VD
VOL057
?V
VOL057
R
?P
PWR0
?F
FN10
R

I followed these instructions: https://raymondjulin.com/blog/remote-control-your-pioneer-vsx-receiver-over-telnet

Note the VSX-822 seems to be using a repeating "R" response as a "heartbeat."

I've made sure network standby is on.