1) Give a description of the problem
Created a piston to have alexa make an announcement when I arrive home. However, it is not completing it’s actions.
2) What is the expected behavior?
I arrive home and if I open my front door within 5 minutes it triggers a simulated contact sensor to open. This triggers Alexa to make an announcement. The contact sensor should then close within 5 seconds of being opened.
3) What is happening/not happening?
The contact sensor is not closing. It remains open preventing the piston from firing again.
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)
I swapped out the presencePreformatted text detector for an ordinary switch to make creating the logs easier…
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:59:05 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:59:05 PM: debug Property Change Event temperature: 72 (source: DEVICE)
[aecfaf4e-86e9-4dc6-bc16-97f45b2e402c](https://graph.api.smartthings.com/ide/logs#aecfaf4e-86e9-4dc6-bc16-97f45b2e402c) 4:59:05 PM: trace | Nest Location Home Watchdog | TEMPERATURE Event | Device: MB Thermostat | Value: (72) with a delay of 43ms
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:59:04 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:59:04 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:59:04 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:59:04 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1](https://graph.api.smartthings.com/ide/logs#5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1) 4:59:04 PM: info ╔ Event processed successfully (123ms)
[5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1](https://graph.api.smartthings.com/ide/logs#5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1) 4:59:03 PM: info ╚ Received event [Front Porch Light].switch = off with a delay of 540ms
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:59:03 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:59:03 PM: debug Property Change Event switch: off (source: DEVICE)
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:59:03 PM: trace Harmony - Sending data to Harmony Hub - Basement
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:59:03 PM: trace Harmony - Sending data to Kitchen
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:59:03 PM: trace Harmony - Sending data to Master Bedroom
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:59:03 PM: trace Harmony - Sending data to Living Room
[b73e5c1a-6449-40f9-b8fe-4515b268a6db](https://graph.api.smartthings.com/ide/logs#b73e5c1a-6449-40f9-b8fe-4515b268a6db) 4:59:03 PM: debug Parse returned Switch button was pressed
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:59:03 PM: trace MEDIARENDER RESPONSES
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:59:03 PM: debug getChildDevices(false), children=5
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:59:00 PM: trace MEDIARENDER RESPONSES
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:59:00 PM: debug getChildDevices(false), children=5
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:59:00 PM: debug getChildDevices(false), children=5
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:59:00 PM: debug getChildDevices(false), children=5
[5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1](https://graph.api.smartthings.com/ide/logs#5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1) 4:58:58 PM: info ╔ Event processed successfully (107ms)
[5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1](https://graph.api.smartthings.com/ide/logs#5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1) 4:58:58 PM: info ╚ Received event [Home].time = 1537390739417 with a delay of -1337ms
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:58 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:57 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:57 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:57 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1](https://graph.api.smartthings.com/ide/logs#5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1) 4:58:57 PM: info ╔ Event processed successfully (169ms)
[5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1](https://graph.api.smartthings.com/ide/logs#5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1) 4:58:57 PM: info ╚ Received event [Front Door].contact = closed with a delay of 549ms
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:57 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:57 PM: debug Property Change Event contact: closed (source: DEVICE)
[3765a981-6bff-4179-8e8c-2b2add03ef8e](https://graph.api.smartthings.com/ide/logs#3765a981-6bff-4179-8e8c-2b2add03ef8e) 4:58:57 PM: debug motionOrContactHandler(Front Door contact:closed)
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:57 PM: trace Harmony - Sending data to Harmony Hub - Basement
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:57 PM: trace Harmony - Sending data to Kitchen
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:57 PM: trace Harmony - Sending data to Master Bedroom
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:57 PM: trace Harmony - Sending data to Living Room
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:54 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:54 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:54 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:54 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:54 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:54 PM: debug Property Change Event contact: open (source: DEVICE)
[5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1](https://graph.api.smartthings.com/ide/logs#5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1) 4:58:54 PM: info ╔ Event processed successfully (219ms)
[5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1](https://graph.api.smartthings.com/ide/logs#5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1) 4:58:54 PM: info ║ Setting up scheduled job for Wed, Sep 19 2018 @ 4:58:59 PM EDT (in 4.994s)
[5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1](https://graph.api.smartthings.com/ide/logs#5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1) 4:58:54 PM: info ╚ Received event [Front Door].contact = open with a delay of 542ms
[8cee5138-2b0d-4036-99c6-69a91a3ccf00](https://graph.api.smartthings.com/ide/logs#8cee5138-2b0d-4036-99c6-69a91a3ccf00) 4:58:54 PM: trace open()
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:54 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:54 PM: debug Property Change Event contact: open (source: DEVICE)
[3765a981-6bff-4179-8e8c-2b2add03ef8e](https://graph.api.smartthings.com/ide/logs#3765a981-6bff-4179-8e8c-2b2add03ef8e) 4:58:54 PM: info SHM isActiveSensor(contact:open, app: off, location: off) = false, locationId: b349b9b0-999c-4111-98a1-29a03220dc24, ISA: 3765a981-6bff-4179-8e8c-2b2add03ef8e
[3765a981-6bff-4179-8e8c-2b2add03ef8e](https://graph.api.smartthings.com/ide/logs#3765a981-6bff-4179-8e8c-2b2add03ef8e) 4:58:54 PM: debug motionOrContactHandler(Front Door contact:open)
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:54 PM: trace Harmony - Sending data to Harmony Hub - Basement
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:54 PM: trace Harmony - Sending data to Kitchen
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:54 PM: trace Harmony - Sending data to Master Bedroom
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:54 PM: trace Harmony - Sending data to Living Room
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:51 PM: debug Harmony - Current Activities: []
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:51 PM: debug getChildDevices(false), children=17
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:51 PM: debug Harmony - response body: {"hubs":{"5607758":{"status":200,"message":"OK","response":{"code":"200","msg":"OK","data":{"accountId":"4478191","configVersion":512,"sleepTimerId":-1,"activityStatus":0,"version":635,"contentVersion":61,"currentAvActivity":"-1","syncStatus":0,"currentActivities":[]}}},"6062362":{"status":200,"message":"OK","response":{"code":"200","msg":"OK","data":{"accountId":"6027615","configVersion":349,"sleepTimerId":-1,"activityStatus":0,"version":644,"contentVersion":112,"currentAvActivity":"-1","syncStatus":0,"currentActivities":[]}}},"9947231":{"status":200,"message":"OK","response":{"code":"200","msg":"OK","data":{"accountId":"9147122","configVersion":180,"sleepTimerId":-1,"activityStatus":0,"version":1061,"contentVersion":94,"currentAvActivity":"-1","syncStatus":0,"currentActivities":[]}}},"13213628":{"status":200,"message":"OK","response":{"code":"200","msg":"OK","data":{"accountId":"11619507","configVersion":163,"sleepTimerId":-1,"activityStatus":0,"version":100,"contentVersion":108,"currentAvActivity":"-1","syncStatus":0,"currentActivities":[]}}}}}
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: debug Property Change Event DeviceWatch-DeviceStatus: online (source: DEVICE)
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: debug Property Change Event DeviceWatch-DeviceStatus: online (source: DEVICE)
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: debug Property Change Event DeviceWatch-DeviceStatus: online (source: DEVICE)
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: debug Property Change Event DeviceWatch-DeviceStatus: online (source: DEVICE)
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: debug Property Change Event DeviceWatch-DeviceStatus: online (source: DEVICE)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:51 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: debug Property Change Event DeviceWatch-DeviceStatus: online (source: DEVICE)
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: debug Property Change Event DeviceWatch-DeviceStatus: online (source: DEVICE)
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: debug Property Change Event DeviceWatch-DeviceStatus: online (source: DEVICE)
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: debug Property Change Event DeviceWatch-DeviceStatus: online (source: DEVICE)
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: debug Property Change Event DeviceWatch-DeviceStatus: online (source: DEVICE)
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: debug Property Change Event DeviceWatch-DeviceStatus: online (source: DEVICE)
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: debug Property Change Event DeviceWatch-DeviceStatus: online (source: DEVICE)
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:51 PM: debug Property Change Event DeviceWatch-DeviceStatus: online (source: DEVICE)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:50 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:50 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:50 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1](https://graph.api.smartthings.com/ide/logs#5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1) 4:58:50 PM: info ╔ Event processed successfully (283ms)
[5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1](https://graph.api.smartthings.com/ide/logs#5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1) 4:58:50 PM: info ║ Setting up scheduled job for Wed, Sep 19 2018 @ 5:03:41 PM EDT (in 290.683s)
[5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1](https://graph.api.smartthings.com/ide/logs#5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1) 4:58:50 PM: info ╚ Received event [Front Door].contact = closed with a delay of 632ms
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:50 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:50 PM: debug Property Change Event contact: closed (source: DEVICE)
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:50 PM: trace Harmony - Sending data to Harmony Hub - Basement
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:50 PM: trace Harmony - Sending data to Kitchen
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:50 PM: trace Harmony - Sending data to Master Bedroom
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:50 PM: trace Harmony - Sending data to Living Room
[3765a981-6bff-4179-8e8c-2b2add03ef8e](https://graph.api.smartthings.com/ide/logs#3765a981-6bff-4179-8e8c-2b2add03ef8e) 4:58:50 PM: debug motionOrContactHandler(Front Door contact:closed)
[d816545e-dc92-4f3a-afd6-6e28fdd86315](https://graph.api.smartthings.com/ide/logs#d816545e-dc92-4f3a-afd6-6e28fdd86315) 4:58:48 PM: info ||| NST Manager (v5.5.1) | API Device Data HAS Changed (POLL(ASYNC))
[d816545e-dc92-4f3a-afd6-6e28fdd86315](https://graph.api.smartthings.com/ide/logs#d816545e-dc92-4f3a-afd6-6e28fdd86315) 4:58:48 PM: info ||| NST Manager (v5.5.1) | Updating Structure Data (Last Updated: 180 seconds ago) | Updating Device Data (Last Updated: 180 seconds ago) (async)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:46 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:46 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:45 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:45 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1](https://graph.api.smartthings.com/ide/logs#5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1) 4:58:45 PM: info ╔ Event processed successfully (121ms)
[5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1](https://graph.api.smartthings.com/ide/logs#5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1) 4:58:45 PM: info ║ Setting up scheduled job for Wed, Sep 19 2018 @ 5:03:41 PM EDT (in 295.645s)
[5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1](https://graph.api.smartthings.com/ide/logs#5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1) 4:58:45 PM: info ╚ Received event [Front Door].contact = open with a delay of 529ms
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:45 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:45 PM: debug Property Change Event contact: open (source: DEVICE)
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:45 PM: trace Harmony - Sending data to Harmony Hub - Basement
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:45 PM: trace Harmony - Sending data to Kitchen
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:45 PM: trace Harmony - Sending data to Master Bedroom
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:45 PM: trace Harmony - Sending data to Living Room
[3765a981-6bff-4179-8e8c-2b2add03ef8e](https://graph.api.smartthings.com/ide/logs#3765a981-6bff-4179-8e8c-2b2add03ef8e) 4:58:45 PM: info SHM isActiveSensor(contact:open, app: off, location: off) = false, locationId: b349b9b0-999c-4111-98a1-29a03220dc24, ISA: 3765a981-6bff-4179-8e8c-2b2add03ef8e
[3765a981-6bff-4179-8e8c-2b2add03ef8e](https://graph.api.smartthings.com/ide/logs#3765a981-6bff-4179-8e8c-2b2add03ef8e) 4:58:45 PM: debug motionOrContactHandler(Front Door contact:open)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:41 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:41 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:41 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[bdf97140-5ae9-441c-b05d-d2fc9b84fb4f](https://graph.api.smartthings.com/ide/logs#bdf97140-5ae9-441c-b05d-d2fc9b84fb4f) 4:58:41 PM: error java.lang.StringIndexOutOfBoundsException: String index out of range: 184 @line 286 (locationHandler)
[5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1](https://graph.api.smartthings.com/ide/logs#5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1) 4:58:41 PM: info ╔ Event processed successfully (137ms)
[5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1](https://graph.api.smartthings.com/ide/logs#5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1) 4:58:41 PM: info ║ Setting up scheduled job for Wed, Sep 19 2018 @ 5:03:41 PM EDT (in 299.995s)
[5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1](https://graph.api.smartthings.com/ide/logs#5a42cc95-a5a4-4f3f-b3c9-951de6da6ad1) 4:58:41 PM: info ╚ Received event [Front Porch Light].switch = on with a delay of 572ms
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:41 PM: info postEventToEndpoint: event successfully posted.
[56986c0f-3f9f-438d-946d-b36987be33f4](https://graph.api.smartthings.com/ide/logs#56986c0f-3f9f-438d-946d-b36987be33f4) 4:58:41 PM: debug Property Change Event switch: on (source: DEVICE)
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:41 PM: trace Harmony - Sending data to Harmony Hub - Basement
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:41 PM: trace Harmony - Sending data to Kitchen
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:41 PM: trace Harmony - Sending data to Master Bedroom
[4f28ac3d-9382-41c9-aeae-14bce9becb16](https://graph.api.smartthings.com/ide/logs#4f28ac3d-9382-41c9-aeae-14bce9becb16) 4:58:41 PM: trace Harmony - Sending data to Living Room
[b73e5c1a-6449-40f9-b8fe-4515b268a6db](https://graph.api.smartthings.com/ide/logs#b73e5c1a-6449-40f9-b8fe-4515b268a6db) 4:58:40 PM: debug Parse returned Switch button was pressed
REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.