@george.talusan/eufy-device-id-js

0.1.1 • Public • Published

Eufy device ID & key grabber

This Javascript program allows you to obtain the device ID & local key for your Eufy devices without having to rely on running an old version of their Android app.

Usage/TLDR:

node index.js "<EUFY ACCOUNT EMAIL>" "<EUFY ACCOUNT PASSWORD>"

You will get the following output:

Home: <home ID>
Device: RoboVac, device ID <device ID>, local key <local key>

It will list all the devices in all the "homes" (though I am actually not sure if you can have more than one home in Eufy) on your account.

Credits & Thanks

And the other amazing people who've shown interest in this project and even contributed to it. ❤️

*****This is a ChatGPT port of (eufy-device-id-grabber)[https://github.com/markbajaj/eufy-device-id-python] with some minor bug fixes.

*****THIS WAS ORIGINALLY ON https://gitlab.com/Rjevski/eufy-device-id-and-local-key-grabber AND IS NO LONGER AVAILABLE THERE. This is a clone of that repo.

Readme

Keywords

Package Sidebar

Install

npm i @george.talusan/eufy-device-id-js

Weekly Downloads

2

Version

0.1.1

License

ISC

Unpacked Size

13 kB

Total Files

6

Last publish

Collaborators

  • gtalusan