I’m trying to setup the integration with my QNAP.
When I use the correct password I get an immediate “Invalid authentication” at the top of the integration page. But when I use an incorrect password it takes about 5 seconds and then I get the same “Invalid authentication” message, but I also get alerts on my QNAP that my user has and auth failure (two actually, about 4 seconds apart).
I’ve tried to tail -f homeassistant.log
and get nothing (except when there is a configuration error) from correct or incorrect password attempts.
I’ve added this to my configuration.yaml
but it didn’t make any difference:
logger:
default: warning
logs:
homeassistant.components.qnap.config_flow: debug
4 posts - 2 participants