sebmos / node-eufy-api

A simple JavaScript API to control EufyHome (Anker) smart light bulbs, switches and plugs.
Apache License 2.0
22 stars 7 forks source link

Eufy / Homebridge error #17

Open shaheens12 opened 3 years ago

shaheens12 commented 3 years ago

Hello, I always get the following error (also attached) when adding eufy plugin to home bridge. I rested the plug-in and home bridge but still getting the same issue.

how to solve?

2021-05-09, 9:04:55 AM [eufy] Add Accessory: Aquarium - 634496A2F6234697 2021-05-09, 9:04:56 AM [eufy] Error connecting to accessory: Error: Socket closed without sending response at Timeout. (/home/hoobs/.hoobs/node_modules/node-eufy-api/lib/tcp-socket.js:153:48) at listOnTimeout (internal/timers.js:549:17) at processTimers (internal/timers.js:492:7) 2021-05-09, 9:04:56 AM [eufy] Removing accessory: Aquarium

82AA30A6-4ED3-45A5-83BF-44BF627D2FA0

sebmos commented 3 years ago

This looks suspiciously like this issue: https://github.com/sebmos/node-eufy-api/issues/2 (and the corresponding issue in the original Python version of this package: https://github.com/google/python-lakeside/issues/11). Unfortunately, there's no workaround - Eufy needs to fix the firmware on these light bulbs to solve this issue.

shaheens12 commented 3 years ago

Ah ok!

Thank you so much for your reply.

On Sun, 9 May 2021 at 17:34 Sebastian @.***> wrote:

This looks suspiciously like this issue: #2 https://github.com/sebmos/node-eufy-api/issues/2 (and the corresponding issue in the original Python version of this package: google/python-lakeside#11 https://github.com/google/python-lakeside/issues/11). Unfortunately, there's no workaround - Eufy needs to fix the firmware on these light bulbs to solve this issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sebmos/node-eufy-api/issues/17#issuecomment-835819037, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQJ6STDCQOJ3LIHKLYROOO3TM2MNTANCNFSM44OSGZ3A .

--

Regards, Shaheen Alkhudhari