From 34259d952a159b7618cbc9ca16a7cded0e900629 Mon Sep 17 00:00:00 2001 From: Bryan Tuttle Date: Fri, 17 Mar 2017 15:12:21 -0700 Subject: [PATCH] MSA-1848: Currently i have smart home installed and is working. I have installed Smart home in the smart things app but i cannot get either the washer or Dryer to install into smart things. I am looking for some kind of device handler or even something I can manual add to my devices that will get this to work by design. Samsung just gives me the standard answers but still will not work. --- .../smartthings/laundry-monitor.src/laundry-monitor.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartapps/smartthings/laundry-monitor.src/laundry-monitor.groovy b/smartapps/smartthings/laundry-monitor.src/laundry-monitor.groovy index b47f657..4a24893 100644 --- a/smartapps/smartthings/laundry-monitor.src/laundry-monitor.groovy +++ b/smartapps/smartthings/laundry-monitor.src/laundry-monitor.groovy @@ -179,4 +179,4 @@ private flashLights() { delay += offFor } } -} +} \ No newline at end of file