Amcrest Camera Custom Integration

I created a custom integration for the Amcrest API since the default integration is legacy and cannot be installed through the GUI.

https://github.com/bcpearce/HomeAssistant-Amcrest-Custom

This project modernizes the setup to allow configuration through the GUI and autodetection on the network using mDNS/zeroconf. Features for the camera are automatically determined by polling the camera capabilities and creating the relevant entities.

It can be installed through HACS and replaces the default integration.

2 Likes

Thanks for this. I’ll try it out.

I’ve been considering just integrating directly with the RTSP stream, but one would lack some features. The other was to use the Dahua integration.

Getting this error when trying to install.

Error

Config flow could not be loaded: 500 Internal Server Error Server got itself in trouble

Can you post the logs? Which camera model are you trying to connect to?