Eufy, come on.
Still missing…
Plus one.
Plus one
Juist want to be able to detect push of doorbell
I will try to have a look at this over the holidays, as I am getting another Pi setup to offload all of the AdGuard filtering /blocking for my entire network, in addition to running PiHole to provide dedicated secure DNS service across my entire network.
I am still torn between diving into the latest Home Assistant (green, I think it is) vs going with the original yellow and whether or not to put anymore effort into my Hubitat C7, which I’ve found a real drag to work with, esp from a UIX / graphical touch interface perspective.
Anyhow…thanks for sharing and keep us abreast of any progress / advances you happen to make in the Eufy API front–particularity with regards to video streams
I did some digging within the eufy apk and reverse engineered the code to understand how the app is talking to the API. I found references to multiple API calls and the logic behind authenticating to the API, I put my research into the GitHub repo GitHub - robbalmbra/eufy-api: Eufy API.
I am now able to authenticate using creds and pull details about devices and other details.
If you do check out the repository, please star it.