Howdy. Hope this time finds you all well and safe.
So, I have google assistant and PushBullet linked through IFTTT, and I know thats working as my power on automation works just fine. ( using automation magic to send a WOL call )
I have the Pushbullet app installed on my PC, and I can see the shutdown command issued there as well.
I have a freshly created pushbullet count, I have a freshly installed Push 2 Run.
It shows that it is indeed connected to pushbullet is good in lower corner ( I reset the key several times just to make sure )
the message that Pushbullet issues is
shutdown_rts
when I say, okay google, shutdown pc, I can see that command is sent to pushbullet via the logs.
I have a shutdown command setup in push2run
descrption: shutdown_rts
listen for : shutdown_rts
shutdown
open: shutdown
parameters: /s /t 10 /c "requested by home automation"
The shutdown routine works fine when I execute it from within push2run
The trigger is right, the listen for is right, as thats what google assistant triggers via ittt, provides the right dialog, and then issues the push from pushbullet, which again, i see in the pushbullet logs.
What am I missing to make sure push2run picks this up? I am at a loss, and I am pretty savvy at this stuff.
push2run simply isnt picking up the trigger, and I cant see why.
Thank you very much for any help or insight you can provide.
Stay safe.
pushbullet command is received, but push2run not picking it up.
-
- Posts: 3
- Joined: Tue May 05, 2020 3:12 pm
-
- Posts: 3
- Joined: Tue May 05, 2020 3:12 pm
Re: pushbullet command is received, but push2run not picking it up.
2020-05-05 14:02:22.961 - Push2Run version 3.0.3.0 started
2020-05-05 14:02:22.975 - Windows UAC notify feature is on
2020-05-05 14:02:22.978 - Normal privileges are in effect
2020-05-05 14:02:23.503 - Current network adapter is Ethernet
2020-05-05 14:02:23.657 - Network status is up
2020-05-05 14:02:35.263 - Connection with Pushbullet not established
2020-05-05 14:02:36.287 - Attempting to reconnect to Pushbullet
2020-05-05 14:02:37.096 - Connection with Pushbullet established
2020-05-05 14:10:01.325 - Incoming Pushbullet push ...
2020-05-05 14:10:01.326 - <Title> shutdown_rts
2020-05-05 14:10:01.327 - <Body> shutdown_rts
2020-05-05 14:10:01.329 - Title did not match Push2Run's title filter - no further action will be taken
2020-05-05 14:41:09.273 - Incoming Pushbullet push ...
2020-05-05 14:41:09.274 - <Title> shutdown_rts
2020-05-05 14:41:09.274 - <Body> shutdown_rts
2020-05-05 14:41:09.275 - Title did not match Push2Run's title filter - no further action will be taken
but.. it does match.
2020-05-05 14:02:22.975 - Windows UAC notify feature is on
2020-05-05 14:02:22.978 - Normal privileges are in effect
2020-05-05 14:02:23.503 - Current network adapter is Ethernet
2020-05-05 14:02:23.657 - Network status is up
2020-05-05 14:02:35.263 - Connection with Pushbullet not established
2020-05-05 14:02:36.287 - Attempting to reconnect to Pushbullet
2020-05-05 14:02:37.096 - Connection with Pushbullet established
2020-05-05 14:10:01.325 - Incoming Pushbullet push ...
2020-05-05 14:10:01.326 - <Title> shutdown_rts
2020-05-05 14:10:01.327 - <Body> shutdown_rts
2020-05-05 14:10:01.329 - Title did not match Push2Run's title filter - no further action will be taken
2020-05-05 14:41:09.273 - Incoming Pushbullet push ...
2020-05-05 14:41:09.274 - <Title> shutdown_rts
2020-05-05 14:41:09.274 - <Body> shutdown_rts
2020-05-05 14:41:09.275 - Title did not match Push2Run's title filter - no further action will be taken
but.. it does match.
- Attachments
-
- pussh2run.JPG (44.65 KiB) Viewed 3989 times
-
- pushbullet.JPG (44.32 KiB) Viewed 3989 times
Last edited by clambert122 on Tue May 05, 2020 3:54 pm, edited 1 time in total.
Re: pushbullet command is received, but push2run not picking it up.
Following the instructions here: https://www.push2run.com/setup_pushbullet.html
The pushbullet title as shown in step 7 needs to match the pushbullet title as shown in step 18.
Based on the info you provided, I suspect that is not the case. Can you please recheck?
The pushbullet title as shown in step 7 needs to match the pushbullet title as shown in step 18.
Based on the info you provided, I suspect that is not the case. Can you please recheck?
-
- Posts: 3
- Joined: Tue May 05, 2020 3:12 pm
Re: pushbullet command is received, but push2run not picking it up.
thanks for the fast prompt reply. You nailed it.
Re: pushbullet command is received, but push2run not picking it up.
glad to have helped, enjoy the program.