python-amcrest icon indicating copy to clipboard operation
python-amcrest copied to clipboard

A Python 2.7/3.x module for Amcrest and Dahua Cameras using the SDK HTTP API.

Results 55 python-amcrest issues
Sort by recently updated
recently updated
newest added

Heya! I noticed the device support doesn't list `IP4M-1041`. Upon initial setup it seems to all be working just fine. Anything I can provide to make sure it's fully working...

Is it possible to control the light on the new ASH26-W? That would be great if it could be added. Happy to help test anything, too

I'm still reading through some of the documentation with this camera and the API. I'm hoping that I can set a configuration option that will cause the camera to automatically...

One of the biggest reasons I'm dropping my Nest doorbell is because of the lack of API control. The Amcrest AD110 has the required control for me to bring things...

I am connecting to an Amcrest AD410 Doorbell and utilizing the `event_actions()` method and after about 100s, I receive the Error: `AttributeError: 'NoneType' object has no attribute 'read'`. More specifically,...

I have the amcrest security thing that connects to several sensors around the house. Wondering if you plan on adding that sort of support?

Add a new github action that will build and upload PyPI packages when new releases are cut. This works by running but not uploading the package when a tag is...

Amcrest Doorbell works great with this by the way. Can you add a doorbell sensor too?

Added ability for configuring auto reboot using API v3 of 2017 page 82. Tested with IP2M-841B. I want this ability so I can write a script to continuously configure the...