Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't connect to receiver #134

Open
mrcsmxms opened this issue Oct 5, 2021 · 4 comments
Open

can't connect to receiver #134

mrcsmxms opened this issue Oct 5, 2021 · 4 comments

Comments

@mrcsmxms
Copy link

mrcsmxms commented Oct 5, 2021

Hello, the homebridge wont connect to the receiver anymore.
the plugin is up to date and there were no changes in the network or the setup lately. i restarted the receiver, router and homebridge. i checked the IP of the receiver. i can't find the problem. can anyone help me with that?

Loaded plugin: [email protected]
Registering platform 'homebridge-onkyo.Onkyo'

[Onkyo] eventError: ERROR (send_not_connected) Not connected, can't send data: "PWRQSTN"
[homebridge-onkyo] This plugin generated a warning from the characteristic 'Active Identifier': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info.
[Onkyo] eventError: ERROR (send_not_connected) Not connected, can't send data: "SLIQSTN"
[Onkyo] getInputState - INPUT QRY: ERROR - current i_state: 1
[Onkyo] eventError: ERROR (send_not_connected) Not connected, can't send data: "AMTQSTN"
[Onkyo] eventError: ERROR (send_not_connected) Not connected, can't send data: "MVLQSTN"

{
            "platform": "Onkyo",
            "receivers": [
                {
                    "model": "TX-NR575E(Ether)",
                    "filter_inputs": true,
                    "ip_address": "192.168.178.60",
                    "poll_status_interval": "3000",
                    "name": "Onkyo AV",
                    "volume_dimmer": false,
                    "inputs": [
                        {
                            "input_name": "dvd",
                            "display_name": "MacBook"
                        },
                        {
                            "input_name": "strm-box",
                            "display_name": "AppleTV"
                        },
                        {
                            "input_name": "TV",
                            "display_name": "TV"
                        },
                        {
                            "input_name": "fm",
                            "display_name": "Radio"
                        },
                        {
                            "input_name": "video2",
                            "display_name": "Switch"
                        },
                        {
                            "input_name": "video3",
                            "display_name": "PS4"
                        }
                    ]
                }
            ]
        },

seems like the model names in the documentary changed. i also tried "TX-NR575E" and "TX-NR575(Ether)" but same problem.
i also changed the IP manually and used the mDNS
the onkyo remote app works just fine so there's no problem with the receiver or the connection i guess

@nemaddux
Copy link

Also have the same issue, Unifi network

@GeoAlta-admin
Copy link

GeoAlta-admin commented Aug 23, 2022

Same issue - on Asus AImesh network.

@GeoAlta-admin
Copy link

Hoping to bump this. Can anyone comment if this is a known response to some receivers?

For the web interface to the TX-NR5100 there is a user account and password. I am wondering if this is needed to access from Homebridge as well. If the plugin already uses an account then knowing what the credentials used are could help.

@bbuse14
Copy link

bbuse14 commented Feb 23, 2023

I have been trying everything to get my TX-NR696 to connect but it's not working. Any help would be much appreciated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants