If you like the SmartApps and Device Handlers I've created and you would like to make a donation, please go to https://www.paypal.me/krlaframboise
- Uses Motion Sensors, Contact Sensors and Virtual Presence Sensors to keep track of the room you're in and turn on and off lights as you move throughout the house.
- View Documentation in SmartThings Forum
- View Home Presence Manager - SmartApp Code
- Allows you to easily see a list of information about your devices like battery percentages, temperatures, how long since last event, switch state, etc.
- Receive Push and/or SMS notifications based on temperature, battery level, and/or time since last event.
- It can automatically poll the devices at a specified interval.
- Turn Off All Lights and/or Switches with a push of a button.
- View Documentation in SmartThings Forum
- View Simple Device Viewer - SmartApp Code
- Simple Event Logger is a fully customizable SmartApp that allows you to accurately log all device activity to a Google Sheets Spreadsheet.
- Each event is stored on a separate row so that you have their exact time and details.
- Google Sheets has an easy to use filter feature which allows you to do things like view all events for specific device(s), in a specified date/range and/or specific types of events like temperature.
- Since all of your data will be stored in one spreadsheet, advanced users can easily generate pivot tables and graphs for any information they need. It also eliminates the need to update the code in multiple spreadsheets every time a new version is released.
- View Installation Instructions and Documentation
- View SmartThings Forum Topic
- View Simple Event Logger - SmartApp Code
- View Simple Event Logger - Google Sheets Web App Code