python-eufy-security icon indicating copy to clipboard operation
python-eufy-security copied to clipboard

Python library for Eufy Security cameras

Results 7 python-eufy-security issues
Sort by recently updated
recently updated
newest added

We've got the basics regarding camera stream/images. Most important to me is the ability to control certain aspects of the cameras, like the schedule (ie disable motion sensor), and maybe...

**Describe the bug** If a user has 2FA enabled on their Eufy account, the login process fails due to not finishing the authentication flow **To Reproduce** Steps to reproduce the...

**Is your feature request related to a problem? Please describe.** EUFY encrypts the SD card, but don't allow exporting all the videos, and the user need to download from app...

I have limited resources right now. It would be awesome if someone integrates that package though: https://github.com/nonsleepr/python-eufy-security-mqtt

**Describe what the PR does:** This is an initial attempt at implementing the peer to peer protocol in Python that is heavily based on https://github.com/fbertone/lib32100 combined with Eufy-specific elements. I...

**The bug** I am trying the example code posted on the git, however I get the following error ``` There was a/an error: There was an unknown error while requesting...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Install with pip3, 'pip3 install python-eufy-security' 2. Create program...

wontfix