#netgear integration
1 messages · Page 1 of 1 (latest)
What's the log say?
login using all known port-ssl combinations failed.
Probably good to turn on debug logging to see some of the specifics of the issue
debug logs?
Yeah, try adding these under logger->logs and restarting HA and trying again.
pynetgear: debug
pynetgear.router: debug
homeassistant.components.netgear: debug
homeassistant.components.netgear.router: debug
is that set somewhere in the webUI or directly editing the configuraton.yaml?
configuration.yaml
oh, I see in the link I may need to install an integration for this?
You won't need to install anything, you'll need to add the top-level integration in your config if it's not already added
Configuration warnings
Invalid config for 'logger' at configuration.yaml, line 14: 'pynetgear' is an invalid option for 'logger', check: logger->pynetgear
Invalid config for 'logger' at configuration.yaml, line 15: 'pynetgear.router' is an invalid option for 'logger', check: logger->pynetgear.router
Invalid config for 'logger' at configuration.yaml, line 16: 'homeassistant.components.netgear' is an invalid option for 'logger', check: logger->homeassistant.components.netgear
Invalid config for 'logger' at configuration.yaml, line 17: 'homeassistant.components.netgear.router' is an invalid option for 'logger', check: logger->homeassistant.components.netgear.router
Sounds like you didn't put them underneath logger->logs
Do you know what the correct IP/port is and whether it uses SSL?
to access the webui, i just go to https://10.0.0.6
my netgear uses insight, not genie. that might explain this
I wonder if the SNMP feature could help here
Perhaps this may work? It mentions WAX APs https://github.com/rroller/netgear