Skip to content

Sends a notification when a door is left open after X seconds. Can send SMS messages to up to 2 numbers, push notification is optional.

Notifications You must be signed in to change notification settings

fanelectronico/SmartThings-DoorLeftOpen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

SmartThings-DoorLeftOpen

Sends a notification when a door is left open after X seconds. Can send SMS messages to up to 2 numbers, push notification is optional. Based off of the app written by [email protected]. Icon is Door by Rohith M S from the Noun Project. Used under Creative Commons.

#License Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

#Installation

  1. Login at http://graph.api.smartthings.com. Request developer access if you do not already have it by clicking "Become a SmartThings developer."
  2. Click "My SmartApps." section.
  3. Click on the "+ New SmartApp" button on the right.
  4. Click the "From Code" tab.
  5. Copy the code from the DoorLeftOpen.groovy file and paste it into the "From Code" tab.
  6. Click the blue "Create" button at the bottom of the app.
  7. Click the "Publish" at the top, and click "For Me" in the menu that appears.
  8. Open the SmartThings app on your mobile device.
  9. Tap the Marketplace icon.
  10. Tap "SmartApps"
  11. Scroll to the bottom and tap "My Smart Apps."
  12. Select the "Door Left Open" app, and configure like any other SmartApp

About

Sends a notification when a door is left open after X seconds. Can send SMS messages to up to 2 numbers, push notification is optional.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages