Skip to content

rayzurbock/SmartThings-LightControlViaMotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

#Description SmartThings Light Control Via Motion
Reliably turn your lights on when motion is detected on a single or series of sensors and then off again once the motion stops for a set period of time.

#Support the project This SmartApp is free. Donations to support development efforts are accepted via:

  • PayPal to: rayzur [at] rayzurbock.com

#License Light Control Via Motion -- A SmartApp for SmartThings Home Automation System
Copyright 2015 - rayzur [at] rayzurbock.com - Brian S. Lowrance
For the latest version, development and test releases visit http://www.github.com/rayzurbock

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
  2. Go to "My SmartApps" section and click on the "+ New SmartApp" button on the right.
  3. On the "New SmartApp" page, Select the Tab "From Code" , Copy the Light Control Via Motion source code from GitHub (LightControlViaMotion.groovy) and paste it into the IDE editor window.
  4. Click the "Create" button at the bottom.
  5. Click the blue "Save" button above the editor window.
  6. Click the "Publish" button next to it and select "For Me". You have now self-published your SmartApp.
  7. Open SmartThings mobile app and go to the Market Place (star burst icon).
  8. Press "**SmartApps"
  9. Press "My Apps"
  10. "LightControlViaMotion" app should be available in the list of SmartApps that appears. Tap it.
  • Android users have reported having to logout of the SmartThings app, closing it, and logging back in before new apps will show up.
  1. Install once per lighting area.

# Revision History * 10/25/2015 - 1.0.0 - Initial Release

About

Reliably turn your lights on when motion is detected on a single or series of sensors and then off again once the motion stops for a set period of time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages