From 47a60f9140ddae0ad03dde9f2ecca3666a315546 Mon Sep 17 00:00:00 2001 From: amiraj Date: Mon, 12 Aug 2019 12:42:32 -0700 Subject: [PATCH] Changes in appLists for apps cannot be run by ml. --- appLists/device-interaction/lightSwitchesAppList | 5 +++-- appLists/device-interaction/switchesAppList | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/appLists/device-interaction/lightSwitchesAppList b/appLists/device-interaction/lightSwitchesAppList index 11cab3f..a978558 100644 --- a/appLists/device-interaction/lightSwitchesAppList +++ b/appLists/device-interaction/lightSwitchesAppList @@ -13,7 +13,6 @@ light-follows-me.groovy lighting-director.groovy lights-off-with-no-motion-and-presence.groovy light-up-the-night.groovy -mood-cube.groovy my-light-toggle.groovy smart-light-timer-x-minutes-unless-already-on.groovy smart-nightlight.groovy @@ -29,4 +28,6 @@ turn-on-only-if-i-arrive-after-sunset.groovy undead-early-warning.groovy vacation-lighting-director.groovy ecobeeAwayFromHome.groovy -FireCO2Alarm.groovy \ No newline at end of file +FireCO2Alarm.groovy +# The following apps are removed +###mood-cube.groovy diff --git a/appLists/device-interaction/switchesAppList b/appLists/device-interaction/switchesAppList index fdadf64..f925b4e 100644 --- a/appLists/device-interaction/switchesAppList +++ b/appLists/device-interaction/switchesAppList @@ -21,4 +21,5 @@ the-big-switch.groovy turn-it-on-for-5-minutes.groovy BetterLaundryMonitor.groovy garage-switch.groovy -loft.groovy \ No newline at end of file +loft.groovy + -- 2.34.1