[Bug]: Battery Doorbell already exists lib won't start
See original GitHub issueClient version
2.0.0
Node version
16.15
Operating System type
Linux
Operating system version
Debian 11
Describe the bug
Hello,
When starting the script and getting the list of device the lib will stop when trying to load the battery doorbell.
I was looking in insane debug mode but I don’t see anything related to that issue. lib crash right away loading the doorbell.
Regards, Aurelien
To reproduce
Have a battery doorbell seems to make the issue
Screenshots & Logfiles
DuplicateDeviceError: Device with this serial T8210PXXXXXXXXX exists already and couldn't be added again!
at EufySecurity.addDevice (/home/adelamarre/plugin2/node_modules/eufy-security-client/src/eufysecurity.ts:285:19)
at EufySecurity.handleDevices (/home/adelamarre/plugin2/node_modules/eufy-security-client/src/eufysecurity.ts:491:22)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Additional context
No response
Issue Analytics
- State:
- Created a year ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
Restart or factory reset Nest camera or doorbell
Nest Cam (battery) or Nest Cam with Floodlight · Open the Home app or the Nest app. · Tap the camera that you...
Read more >Best Smart Doorbell Camera - The New York Times
A smart doorbell camera allows you to see who's on the other side of your door—even when you aren't home—so you can screen...
Read more >matijse/eufy-ha-mqtt-bridge - GitHub
When a device of that type is detected, the sensors that are supported are automatically discovered in Home Assistant. Motion detected, Person detected ......
Read more >Logitech Circle View Doorbell review: if Apple made a ...
The Circle View Doorbell is a wired doorbell and does not have a battery option. In order to use it, you'll have to...
Read more >Speakers and Displays - Page 162 - Google Nest Community
I am trying to play songs from my YouTube Music library on my Nest Audio ... the language already exists, but in the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed in version 2.0.1
looks good I don’t have error when starting! I will leave it during a week.