Execute daily at not firing


#1

1) Give a description of the problem
Trying to make a piston with events that execute at different times

2) What is the expected behaviour?
Should see output in console and messages

3) What is happening/not happening?
Nothing

**4) Post a Green Snapshot of the

5) Attach logs after turning logging level to Full
(PASTE YOUR LOGS HERE THEN HIGHLIGHT ALL OF THE LOGS AND CLICK ON THE </> ICON TO FORMAT THEM CORRECTLY)


#2

Send push notification Hello and store in messages


#3

Where is store in messages?


#4

On the screen where you select send push notification in the first field, enter the message to be sent in the second field, the third field is labeled store in messages and select true.


#5

What’s the difference between send notification and send push notification

Edit: nothing showed up in notifications

8/28/2020, 5:48:19 PM +85ms
+1ms ╔Starting piston… (v0.3.110.20191009)
+121ms ║╔Subscribing to devices…
+202ms ║╚Finished subscribing (94ms)
+255ms ║Setting up scheduled job for Fri, Aug 28 2020 @ 5:50:00 PM EDT (in 100.661s)
+273ms ╚Piston successfully started (273ms)


#6

Send notification does not work in the new app


#7

Does any logging work? I don’t see anything in the console either.


#8

ST is moving most logging/history to the new app.

I am not sure where log info goes. I have never used that command. Hopefully someone else can give you an answer on that one.


#9

I tried turning on a light. Nothing happened.

8/28/2020, 6:24:47 PM +463ms
+1ms ╔Starting piston… (v0.3.110.20191009)
+100ms ║╔Subscribing to devices…
+161ms ║║Subscribing to Driveway Light…
+162ms ║╚Finished subscribing (68ms)
+209ms ║Setting up scheduled job for Fri, Aug 28 2020 @ 6:25:00 PM EDT (in 12.329s)
+217ms ╚Piston successfully started (217ms)


#10

Are you allowing permissions for notifications for the ST app?

Do you get any notifications on your mobile device for ST?


#11

Phone and microphone are disabled. All others are enabled.

Yes i get washer and dryer notifications. Not via webcore. Directly from device


#12

When you are setting the time for it to run, are you allowing enough time before it runs? Set it two or three minutes from the time you save it?


#13

Set it 12 minutes in the future and nothing happened


#14

I am not sure. I imported your piston and received the testing message


#15

I uninstalled app from smartthings and removed repo from ide. Readded everything and now it works. Bizarre. Thanks for your help.