From 747b0936de17b5e54985ebd1b0323336605f9c9a Mon Sep 17 00:00:00 2001 From: amiraj Date: Tue, 13 Aug 2019 11:45:48 -0700 Subject: [PATCH] A change in location class for sunset/sunrise event + Adding appList for dimmer's group. --- Location/LocationVar.groovy | 0 appLists/device-interaction/dimmersAppList | 10 ++++++++++ 2 files changed, 10 insertions(+) mode change 100644 => 100755 Location/LocationVar.groovy create mode 100755 appLists/device-interaction/dimmersAppList diff --git a/Location/LocationVar.groovy b/Location/LocationVar.groovy old mode 100644 new mode 100755 diff --git a/appLists/device-interaction/dimmersAppList b/appLists/device-interaction/dimmersAppList new file mode 100755 index 0000000..efca1c7 --- /dev/null +++ b/appLists/device-interaction/dimmersAppList @@ -0,0 +1,10 @@ +bright-when-dark-and-or-bright-after-sunset.groovy +gentle-wake-up.groovy +lighting-director.groovy +buffered-event-sender.groovy +circadian-daylight.groovy +groveStreams.groovy +influxdb-logger.groovy +initial-state-event-sender.groovy +initialstate-smart-app-v1.2.0.groovy +unbuffered-event-sender.groovy -- 2.34.1