From 7d01dd3850d3e0488501f357a06931ccc99f25ab Mon Sep 17 00:00:00 2001 From: rtrimana Date: Mon, 5 Aug 2019 15:47:21 -0700 Subject: [PATCH] Removing 3 apps from hue lights list. --- appLists/device-interaction/hueLightsAppList | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/appLists/device-interaction/hueLightsAppList b/appLists/device-interaction/hueLightsAppList index 6f94562..71763e8 100644 --- a/appLists/device-interaction/hueLightsAppList +++ b/appLists/device-interaction/hueLightsAppList @@ -2,12 +2,13 @@ door-state-to-color-light-hue-bulb.groovy hue-minimote.groovy hue-mood-lighting.groovy -jenkins-notifier.groovy notify-me-with-hue.groovy step-notifier.groovy tweet-to-hue.groovy BetterLaundryMonitor.groovy Hue Party Mode.groovy mini-hue-controller.groovy -hue-lights-and-groups-and-scenes-oh-my.groovy -loft.groovy \ No newline at end of file +# The following apps are removed +###jenkins-notifier.groovy +###hue-lights-and-groups-and-scenes-oh-my.groovy +###loft.groovy \ No newline at end of file -- 2.34.1