bropat / eufy-security-ws

Small server wrapper around eufy-security-client library to access it via a WebSocket.
MIT License
184 stars 28 forks source link

[Question]: Where to enter captcha? (and also 2FA) #363

Closed RogerHartmann closed 1 month ago

RogerHartmann commented 1 month ago

Ask your question

I need some help how to enter the captcha. Also 2FA would be required, although I just disabled 2FA for now.

I have confirmed I can log into the mobile app with my account. I get these log entries:

2024-09-27 16:41:26.634 INFO eufy-security-ws:eufy-security-client [main] [EufySecurity._initializeInternals] Authentication properties changed, invalidate saved cloud token. 2024-09-27 16:41:28.120 INFO eufy-security-ws Eufy Security server listening on host 0.0.0.0, port 3000 2024-09-27 16:41:28.270 INFO eufy-security-ws:eufy-security-client [http] [HTTPApi.login] Please send requested captcha to proceed with authentication

but I do not get any captcha question in HomeAssistant. Neither in the browser, nor in the mobile app. Nothing in HomeAssistant->Settings. a comment in #320 suggested to change the password in the mobile app to trigger such a question. I did this, but also no success.

I have installed eufy-security-ws v1.9.0 in HomeAssistant core 2024.9.3.

thanks for hints, suggestions, ....

bropat commented 1 month ago

Wrong Repo.

Ask here.

RogerHartmann commented 1 month ago

thanks for the hint!