← 返回
未分类 中文

Ring Doorbell & Camera

Control and monitor Ring doorbells and cameras. List devices, capture snapshots, view events. Use when user asks about their Ring cameras, doorbell activity,...
控制和监控 Ring 门铃及摄像头。列出设备、捕获快照、查看事件记录。适用于用户查询 Ring 摄像头、门铃活动等场景。
zlmoment zlmoment 来源
未分类 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 486
下载
💾 0
安装
1
版本
#camera#home#latest#security

概述

Ring Doorbell & Camera Control

Monitor and control Ring devices from your AI assistant.

Features

  • 📷 Capture snapshots from any Ring camera or doorbell
  • 📋 List all devices with battery status
  • 📹 View recent doorbell events and motion history
  • 🔋 Monitor battery levels

Setup

1. Install Dependencies

pip3 install ring-doorbell

Note: ffmpeg is required for video frame extraction on some doorbell models.

2. Authenticate

First time setup requires authentication with 2FA:

python3 <skill_dir>/ring_tool.py auth

Token will be saved to ~/.openclaw/ring_token.json and auto-refresh.

Usage

List All Devices

python3 <skill_dir>/ring_tool.py list

Returns JSON with device name, type, battery level, and online status.

Capture Snapshot

python3 <skill_dir>/ring_tool.py snapshot "前门门铃"

Device name supports partial/fuzzy match. Returns path to saved image.

View Recent Events

python3 <skill_dir>/ring_tool.py events --limit 10
python3 <skill_dir>/ring_tool.py events --device "车库门铃"

When to Use This Skill

  • "看一下前门的摄像头"
  • "拍一张后院的照片"
  • "门铃最近有没有人按?"
  • "所有设备电量多少?"
  • "车库门摄像头状态"

Notes

  • Token auto-refreshes; re-run auth if it expires
  • Snapshots require device to be online
  • Some doorbell models may not support live snapshot (uses video frame instead)
  • Images saved to ~/.openclaw/media/ring/

Credits

Built with ring-doorbell Python library.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-30 21:36 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

life-service

healthcheck

stellarhold170nt
使用 JSON 文件存储追踪饮水和睡眠
★ 11 📥 30,640
life-service

Caldav Calendar

asleep123
使用 vdirsyncer + khal 同步并查询 CalDAV 日历(iCloud、Google、Fastmail、Nextcloud 等)。适用于 Linux。
★ 244 📥 31,017
life-service

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 463 📥 230,629