Error when adding account #106
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There is an error when adding integrations on config/integrations/integration/hon.
I attach the logs.
home-assistant_hon_2023-08-14T14-06-51.294Z.log
After a few hours, the integration started working.
Same issue but problem is not solved after 30 minutes
The same issue. Using Home Assistant via Docker on Synology NAS and can't add hOn account.
Log:
raise exceptions.HonAuthenticationError("Can't login")
Sane issue, anyone has solved?
Same issue. When I installed the integration I got the same error, but the next day it started working. It has been working for several days and then the same problem came back. I have changed my password in Haier and in the integration and the problem persists. In the log it leaves this:
File "/usr/local/lib/python3.11/site-packages/pyhon/connection/auth.py", line 190, in _login
await self._error_logger(response)
File "/usr/local/lib/python3.11/site-packages/pyhon/connection/auth.py", line 91, in _error_logger
raise exceptions.HonAuthenticationError("Can't login")
pyhon.exceptions.HonAuthenticationError: Can't login
Thank you so much!!
In my case I have solved it by uninstalling and installing the integration again. The first time it recognized the devices without problem...
By the way, excellent work!!
Hi, have you seen the problem? @Andre0512