homebridge-motionsensor-web

时间:2024-05-18 14:45:10
【文件属性】:

文件名称:homebridge-motionsensor-web

文件大小:6KB

文件格式:ZIP

更新时间:2024-05-18 14:45:10

JavaScript

Homebridge运动传感器网站 这是一个Homebridge插件,可让您在HomeKit中为可以在运动开始和结束时触发Web请求的设备创建运动传感器配件。 我是为我的Ubiquiti UniFi摄像机制造的。 它们具有内置的运动检测功能,并且在检测到运动时会写入日志文件( /var/log/unifi-video/motion.log )。 我构建了一个bash脚本,您可以将其安装为服务,以在将日志写入该文件时发送Web请求。 您可以在项目/UniFi Video Service/unifi-video-motion-logwatch.sh 。 我已经使用systemd在Ubuntu UniFi Video NVR机器上将其作为守护程序运行。 我了解官方的Ubiquiti NVR可能会运行Debian 7(Wheezy),因此systemd可能不可用。 您将不得不使用initd 。


【文件预览】:
homebridge-motionsensor-web-master
----problem.log(1018B)
----index.js(6KB)
----package.json(670B)
----example.config.json(595B)
----.gitignore(17B)
----UniFi Video Service()
--------unifi-video-motion-logwatch.sh(945B)
----README.md(3KB)

网友评论