smartthings-users / smartapp.pushover-me-when

Send a Pushover notification when a device event occurs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smartapp.pushover-me-when

Send a Pushover notification when a device event occurs.

Pushover Sample Screenshot

Installation

  1. Browse to My SmartApps (https://graph.api.smartthings.com/ide/apps)

  2. Create a [New SmartApp] with the following details

  3. Copy and paste the code into the IDE.

  4. Press [Save]

  5. Navigate to [Publish] -> For Me

Setup

Within the Pushover web application, you will need to create a new application.

  1. Browse to Create A New Application (https://pushover.net/apps/build)

  2. Copy your API Key to your SmartApp preferences

  3. Browse to your user page (https://pushover.net/)

  4. Note your User Key to your SmartApp preferences

About

Send a Pushover notification when a device event occurs.

License:MIT License


Languages

Language:Groovy 100.0%