Hi All, I’ve seen fuatakgun’s project for integration of Eufy cameras into Home Assistant, but for my purposes, it is a bit overkill. Is there a more truncated version of this (or even an API call by itself) for simply seeing if a human was detected? I have the bootstrap in my own code repo for connecting to the HomeBase, and I’m trying to find out what call is being used just for human detection. Or even better, a HA rendition for only that. My hesitation with these projects is the requirement for setting up a second account and disabling MFA, which I did not need to do for my other project (I suspect it’s related to the video feed, which I do not need).
Any suggestions on a more truncated version for my needs would be appreciated.
My goal is to leverage the human detection piece to trigger an automation for playing a siren since that is not supported on the S330 cameras themselves.