Open bbram opened 7 years ago
Are you using the iControl AV5 App? What kind of error do you get?
It refuses to connect. EHOSTUNREACH
This is my config:
"accessories": [
{
"accessory" : "VSX",
"name" : "VSX-921",
"description" : "Receiver",
"ip" : "192.168.178.78",
"port" : 8102
}
]
Have you tried using port 23? If that doesn't work you can do a port scan and post the results.
If telnet 192.168.0.160 anyPort
works we can get this package working for you. After your port scan try differents ports and if you get something like that we can fix it.
Trying 192.168.0.160...
Connected to 192.168.0.160.
Escape character is '^]'.
Hi TG908,
I have this exact problem when doing telnet ! Can you help me ?
Thank you very much,
Matt
Hello again,
I managed to power ON and OFF my VSX-527 on port 8102 but it still remains very unstable as it was not working anymore the day after (a reboot of homebridge appears to solve the issue every time).
Here is what I get in homebridge every time a command is sent to the AV receiver :
AN Connection closed CONNECTED TO: undefined:undefined DATA: PWR0
Do you think you can help me make it more stable on my setup ?
Thanks in advance !
The plugin in is kind of in a beta state. It should not crash but the plugin is of now not able to ge the current state of the device. It can only toggle it on/off without knowing the current status. At the moment i dont have access to my reciever
I get also an error with both Ports (23 & 8102). I use a Pioneer SC-LX501 and iControlAV5 works.
{ [Error: connect ECONNREFUSED 192.168.178.38:23] code: 'ECONNREFUSED', errno: 'ECONNREFUSED', syscall: 'connect', address: '192.168.178.38', port: 23 }
Maybe they are using another port or changed the protocol??
hmm It works partially with the onkyo-avr plugin.
Maybe they are using a different port...
Hey. Did anyone get this working ? I have exactly the same issue 😥
Is there a way of getting this package to work with the VSX- 930 model on Homebrige?