Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsetton/smartthings-ring
Get motion/doorbell events and control lights/siren on Ring devices via SmartThings.
https://github.com/jsetton/smartthings-ring
ring smartthings
Last synced: about 1 month ago
JSON representation
Get motion/doorbell events and control lights/siren on Ring devices via SmartThings.
- Host: GitHub
- URL: https://github.com/jsetton/smartthings-ring
- Owner: jsetton
- License: apache-2.0
- Created: 2019-02-09T01:39:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-11T14:49:41.000Z (almost 4 years ago)
- Last Synced: 2024-05-10T18:58:02.271Z (6 months ago)
- Topics: ring, smartthings
- Language: Groovy
- Homepage:
- Size: 83 KB
- Stars: 11
- Watchers: 3
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SmartThings Ring Devices
## Overview
Get motion/doorbell events and control lights/siren on Ring devices via SmartThings.## Installation Instructions:
1. Create an account and/or log into the [SmartThings Developers Web IDE](https://graph.api.smartthings.com/)
1. Click on "My Device Handlers" from the navigation menu.
1. Click on "Settings" from the menu and add my GitHub Repository to your account
* Owner: jsetton
* Name: smartthings-ring
* Branch: master
1. Click on "Update From Repo" from the menu
1. Select "smartthings-ring (master)" from the list
1. Select all of the Device Handlers
1. Check the "Publish" check box and click "Execute Update"
1. Click on "My SmartApps" from the navigation menu.
1. Repeat the same steps to add SmartApp.
1. Once done, go to your SmartThings app, add the Ring Device Manager SmartApp and follow instructions.### Notes:
* Each device tiles order is configurable, if applicable, in the device settings.
* Battery level will be displayed on supported devices.
* The motion alerts can be delayed up to a minute (ST scheduling limitation) and are only retrieved when enabled on the Ring device.