/SmartThings-1

SmartThings Projects

Primary LanguageGroovyApache License 2.0Apache-2.0

SmartThings Projects

A repository of my open-source SmartThings projects

A SmartApp that will display your Google Fit steps as a tile. Requires registering the Google Fit device handler and enabling OAuth2.

Steps to set this up... (based on instructions from mnestor's GCal-Search SmartApp)

  1. Create a Google Project - https://console.developers.google.com
  1. Install the Google Fit Tile SmartApp
  1. Install and Publish the Device Type

Open the ST app on your phone and install the "Google Fit Tile" app. This will walk you through connecting to Google and setting a steps goal.

Screenshot

A SmartApp that will send you a push notification if you haven't reached a specific step count at the specified time

Screenshot

License

Copyright 2016 Sam Steele

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.