https://github.com/qjake/smartthings-actions
My personal SmartApps for SmartThings.
https://github.com/qjake/smartthings-actions
Last synced: about 1 year ago
JSON representation
My personal SmartApps for SmartThings.
- Host: GitHub
- URL: https://github.com/qjake/smartthings-actions
- Owner: qJake
- Archived: true
- Created: 2015-07-13T22:36:19.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-16T02:06:40.000Z (almost 11 years ago)
- Last Synced: 2025-03-06T18:15:26.653Z (over 1 year ago)
- Language: Groovy
- Size: 145 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# SmartThings Actions
These are my custom SmartThings actions, stored here for informational purposes.
## Action List
Complete list of custom actions and their descriptions:
#### Pet Feeder Reminder (`pet-feeder-reminder.groovy`)
Allows you to specify a start and end time by which a contact sensor must be triggered. If the sensor is not triggered within the specified time each day, it is assumed that the pets were not fed at the appropriate time, and sends out text messages to one or two numbers reminding the "parents".
#### Coming ang Going (`coming-and-going.groovy`)
Allows you to receive a notification or text message whenever someone arrives or departs between a set time. For example, you can be alerted if your child arrives home after 11pm.
#### Door Left Open Alert (`door-left-open-alert.groovy`)
Alerts you with a custom message if you've left a door/window (contact sensor) open after a configurable number of minutes.