#Litter Robot Authentication problems since upgrading to 2025.2.1
4 messages · Page 1 of 1 (latest)
Hey there! Fellow user of the litter robot integration here! I’m on 2025.2.1 and not seeing any authentication issues. Have you enabled debug logging within the integration and perused through any logs yet?
Oh, that's interesting (and hey there too!)
Didn't think to check the logs yet tbh, but I do see a line
"Config entry 'user@domain.tld ' for litterrobot integration could not authenticate: Invalid credentials"
There's a trailing space after the email address (but inside the single quotes).
It seems that the email address of the credentials is stored with a space at the end which has not been trimmed out.
I've fixed that up in config/.storage/core.config_entries and will see if that addresses the problem.