bropat / eufy-security-ws

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

[Question]: I can't get eufy-security-ws to run in Homeassitant #349

Closed philippk75 closed 3 weeks ago

philippk75 commented 1 month ago

Ask your question

Hello,

I have installed the eufy-security-ws in Homeassiaztnt, according to the log it seems to me that it starts correctly, but I do not see any devices or entities of my Eufy S100 cameras.

Here is my log:

2024-07-18 03:59:36.266 INFO eufy-security-ws Server closed s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service legacy-cont-init: starting s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service legacy-services: starting s6-rc: info: service legacy-services successfully started SECURITY WARNING: Reverting CVE-2023-46809: Marvin attack on PKCS#1 padding 2024-07-18 03:59:53.150 INFO eufy-security-ws Eufy Security server listening on host 0.0.0.0, port 3000 2024-07-18 03:59:56.059 INFO eufy-security-ws:eufy-security-client [http] [Station.onConnect] Connected to station T84A1P1023380777 on host 192.168.0.17 and port 11874 2024-07-18 03:59:56.168 INFO eufy-security-ws:eufy-security-client [http] [Station.onConnect] Connected to station T8410P4224088F0B on host 192.168.0.13 and port 23753 2024-07-18 03:59:58.377 INFO eufy-security-ws:eufy-security-client [main] Push notification connection successfully established

And this my config:

username: xxxxxxxxxxx password: xxxxxxxxx country: IT port: 3000 polling_interval: 10 accept_invitations: false debug: false ipv4first: false event_duration: 10 stations:

And here my devices:

image

Hdelp please :-)

Thanks

PhIlipp

image

bropat commented 3 weeks ago

Wrong repo. Ask here.