-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Connection issue with netgear integration #57244
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
Comments
netgear documentation |
Hey there @hacf-fr, @Quentame, @starkillerOG, mind taking a look at this issue as it has been labeled with an integration ( |
I think the problem here is that SSDP is discovering your orbi router and updating the port information. |
This PR schould prevent the port from beeing overwritten: #57226 |
Thank you so much for your feedback. Yes of course, how can I proceed to test this PR? (I am a beginner on Home Assistant). |
Are you running HomeAssistant OS? |
Yes, on a Raspberry Pi 4 |
@starkillerOG Hello, I have just done the 10.1 update of HA Core : But I still have the same problem: How can i debug this integration ? I've seen some logger configurations on the forum but I'm not sure what I need to do to get a relevant result. |
I'm also having this issue, even after updating to 2021.10.1. Here are more detailed logs. It looks like it connects fine at first, but then starts getting an error message from the router that suggested the requests are malformed or unexpected in some way. I'm using Home Assistant OS on a Raspberry Pi and an Orbi RBR850. I was going to try the PR you suggested, but I can't recreate this issue on my dev instance (running in WSL). I think maybe because it is not auto-discovering the NetGear integration, but I don't know why that would be. (The dev instance isn't auto-discovering anything else on my network either)
|
@pierrejo well on HomeAssistant OS it is a bit difficult. |
@atlflyer The problem is is almost certain that the discovery is overwriting the correct port when configured manually. |
Here's my logging config, though I don't think the first one is doing anything. Are there any other components I need to add?
|
No this is good, I already have the nessesary logs from here #57196 |
2021.10.2 resolved the issue for me with manual configuration. Let me know if you need any more logs from discovery or anything. Thanks! |
2021.10.2 resolved the issue with manual configuration for me too 👌. Thanks ! |
@atlflyer and @pierrejo the fix for the auto-discovery will be in HomeAssistant 2021.10.4, when that comes out in a few days, would you be willing to remove the netgear integration from your config, restart HomeAssistant and see if you can now set it up using auto-discovery (withouth specifing the port)? |
@starkillerOG I updated Home Assistant to version 2021.10.4 and reconfigured with the auto-discovery module. It works very well for me (Orbi RB750). It takes the right IP address and the right port. Many thanks to you for these different fixes! 👍 |
@pierrejo thank you for testing this out! |
The problem
Hello everyone, I have an Orbi router, but I can't connect it with the Netgear integration. The integration works when I manually configure it but after a few moments, it stops working and cannot connect. The following are the steps taken.
I started by entering the following configuration:

My configuration is good and gives me all my devices:


But after a few seconds ... :

I thank you in advance for your help!
What is version of Home Assistant Core has the issue?
core-2021.10.0
What was the last working version of Home Assistant Core?
/
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Netgear
Link to integration documentation on our website
https://www.home-assistant.io/integrations/netgear/
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
My Orbi configuration :
Hardware Version: RBR750
firmware: V4.6.3.16_2.0.51 (the last one)
The text was updated successfully, but these errors were encountered: