ring_doorbell is a Python module to manage Ring devices. The ring-doorbell executable can be used to
interact with them.
This manual page is for the ring-doorbell executable. See the section "SEE ALSO" for more documentation.
COMMANDS
Executing ring-doorbell will start an interactive session.
devices
Get device information.
dings Get dings information.
groups Get group information.
history
Print raw json.
list List ring devices.
listen Listen to push notification like the ones sent to...
motion-detection
Display ring devices.
raw-query
Directly query a url and return json result.
show Display ring devices.
videos Interact with ring videos.
OPTIONS--version
Show the version and exit.
--usernameTEXT
Username for Ring account.
--passwordTEXT
Password for Ring account.
-d,--debug
Enable debugging information.
--user-agentTEXT
User agent to send to ring.
--help Show this message and exit.