Skip to content

Instantly share code, notes, and snippets.

View jmdaly's full-sized avatar

John M Daly jmdaly

  • Ottawa, ON, Canada
View GitHub Profile
@jmdaly
jmdaly / flasher_ii.groovy
Created January 4, 2015 22:57
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",