Presence not reporting via push


#1

1) Give a description of the problem
I am not getting push when someone comes and goes

2) What is the expected behavior?
Push notifications

3) What is happening/not happening?
No notifications

**4) Post a Green Snapshot of the piston![image|45x37]

**5) Attach any logs (From [ST IDE]
0547d58a-7938-40c5-809b-5387495cf6ba 6:31:57 PM: debug getChildDevices(false), children=1
0547d58a-7938-40c5-809b-5387495cf6ba 6:31:33 PM: info smartapp_pause called by smartAppName=webCoRE, value=250, smartAppVersionId=812614a1-e915-4a1c-95d9-7c3fc812ed6a
0547d58a-7938-40c5-809b-5387495cf6ba 6:31:34 PM: info smartapp_pause called by smartAppName=webCoRE, value=250, smartAppVersionId=812614a1-e915-4a1c-95d9-7c3fc812ed6a
0547d58a-7938-40c5-809b-5387495cf6ba 6:31:33 PM: info smartapp_pause called by smartAppName=webCoRE, value=250, smartAppVersionId=812614a1-e915-4a1c-95d9-7c3fc812ed6a


#2

The posted piston doesn’t send messages, it only sets a variable for another piston to send.

Is the variable being set?


#3

There is currently a ST outage so that may be the issue…


#4

Not sure I follow. I have push notifications when someone is home/away etc.


#5

I will mark this as complete next test I do on this piston.


#6

My mistake, I saw the @pushover_message variable and another piston call to actually send the message. I completely overlooked the push message.