Skip to content

Instantly share code, notes, and snippets.

@lyonsad
lyonsad / flasher_ii.groovy
Last active January 25, 2017 06:33 — forked from jmdaly/flasher_ii.groovy
This is a modification of the SmartThings The Flasher app to allow flashing at specified times.
/**
* The Flasher II
*
* Author: jmdaly
* Date: 2015-01-03
*/
definition(
name: "The Flasher II",
namespace: "jmdaly",
author: "John M. Daly",