An open API service indexing awesome lists of open source software.

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.

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.