-
Notifications
You must be signed in to change notification settings - Fork 34
Description
Great application.
Been using it since the beginning and it has worked well for me with the Hikvision DB2 doorbell camera / PIR
Last week moved the installation to another computer.
Installed the docker version and all appeared OK seeing it running in mqtt Explorer.
Only thing noticed is that the motion trigger never changed from off to on with motion.
So today installed baremetal ==>
1 - apt install npm
2 - npt install
restarted docker version and tested for motion looking at mqtt explorer.
This time it worked right out of the box.
Curious why I had to install NPM for docker version to work?
I've added another piece here installing paho mqtt on an openwrt router and using a script to trigger a relay on an ESP01 which is hardwired connected to alarm panel. Works well and just is another option for use.