dchesterton / amcrest2mqtt

Expose all events from an Amcrest device to an MQTT broker
https://hub.docker.com/r/dchesterton/amcrest2mqtt
MIT License
150 stars 35 forks source link

Abandoned Project #96

Open Nighteyez07 opened 1 year ago

Nighteyez07 commented 1 year ago

It's been nearly a year since this project has had any activity with numerous issues and PRs opened with no ability to address. Sad to say it looks like this current version of the project is now dead.

errolsancaktar commented 1 year ago

I'd love to get this project working again. Any thoughts on the best way to document the updated api since the firmware update?

MYeager1967 commented 3 months ago

I am using this and seriously considering picking it up and adding to it as I need a few things that it isn't providing. Any interest or should I keep it as a private project?

FoxxMD commented 1 week ago

@MYeager1967 yes, keep your changes public.

MYeager1967 commented 1 week ago

Do you need a link to the repository or have you found it already. I'm pretty sure I left it public.

MYeager1967 commented 1 week ago

Ok, it's currently private. I'll take care of that when I get a chance....

MYeager1967 commented 1 week ago

https://github.com/MYeager1967/amcrest2mqtt will get you to it now. I've updated it a bit to bring the libraries current. I believe I got them all but I should check again. PahoMQTT is still behind. I'll see if I can find time to address that one. BIG changes in the new library there.... I didn't change anything with how it operates, so if you're already using it, it will just keep on working...

The docker container is available at myeager1967/amcrest2mqtt:latest

MYeager1967 commented 1 week ago

Seeing as there is an interest in this, I took the time tonight to finish updating it. The paho-mqtt client is now current. See post above for links...