Closed marktheknife closed 4 years ago
Here’s what the debug log looks like when I try to login.
Does your password have any special characters? Especially a space & = % or ?
On Jan 27, 2020, at 1:17 AM, marktheknife notifications@github.com wrote:
Here’s what the debug log looks like when I try to login.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
Yeah that could be it, there’s a & and a * in there. When I get home I’ll change it and try again. Thanks!
I suspect the & is the problem. I would need to modify the code to escape it. To test my theory in your password replace the & with %26 and tell me if that works. That will prove my theory then I can actually fix it.
On Jan 27, 2020, at 10:25 AM, marktheknife notifications@github.com wrote: Yeah that could be it, there’s a & and a * in there. When I get home I’ll change it and try again. Thanks!
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
That worked! The app is discovering speakers now!!
This issue should now be fixed which means you'll want to change the %26 back to an & it will now be automatically escaped by the integration.
Hey there @dcmeglio, I tried logging into my HEOS account from the hubitat app and it’s giving me a login incorrect error, but I’m pretty sure the password is right. I can always try resetting my HEOS password, but before I do that, any other suggestions? Thanks!