• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
TRIGGERcmd
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  1. Home
  2. General Discussion
Log in to post
Load new posts
  • Recently Replied
  • Recently Created
  • Most Posts
  • Most Votes
  • Most Views
  • M

    Problem with baniment in amazon

    • Aug 29, 2023, 3:54 AM • Mauro Aug 29, 2023, 8:12 PM
    7
    0
    Votes
    7
    Posts
    514
    Views

    R Aug 29, 2023, 8:12 PM

    @Mauro I'm glad you figured it out.

  • S

    Sometime get duplicate devices

    • Aug 29, 2023, 12:27 PM • Steve Lee Aug 29, 2023, 12:53 PM
    4
    0
    Votes
    4
    Posts
    324
    Views

    S Aug 29, 2023, 12:53 PM

    @Russ

    aha - my bad!

    I had voice set to "mac pitch" for both.

    I could have sworn voice was ignored for Smart Home and trigger became the device name.

  • W

    Compatibility with Debian 12

    • Aug 28, 2023, 5:11 PM • william siqueira Aug 29, 2023, 12:18 PM
    4
    0
    Votes
    4
    Posts
    248
    Views

    R Aug 29, 2023, 12:18 PM

    @william-siqueira, first you could make sure the default commands you have in your commands.json run when you click the green Trigger button in your account.

    The background commands (the commands with ground = background) will run if you've installed the background service using installdaemon.sh, but you'll need to use ps -ef to check whether they ran because they don't run in the foreground where you can see them.

    After that, you can add your own commands by copying one of those lines, and editing the command field to be your own command.

  • D

    Spotify commands when song is playing

    • Jan 30, 2018, 6:24 AM • dougcolt Aug 28, 2023, 12:10 PM
    6
    0
    Votes
    6
    Posts
    1.9k
    Views

    R Aug 28, 2023, 12:10 PM

    @Sadiethompson, can you be more specific? What problem?

  • S

    Voice Parameter

    • Aug 25, 2023, 7:09 PM • Steve Lee Aug 26, 2023, 3:43 PM
    4
    0
    Votes
    4
    Posts
    307
    Views

    S Aug 26, 2023, 3:43 PM

    @Russ Sorry for being unclear.

    Yes the smart home skill.

    Ah. So the device name appears to be the Trigger field and as I used the same for both fields all is good 🙂 I hadn;t grokked that Voice was being ignored.

    In fact I eventually found I can use two words for device name (trigger field). You have to be careful as uncommon words can be confused and second words like "play" or "run" can get misinterpreted to do other things as Alexa already handles them.

    I do not see "on" or "off" passed as parameters, but the Command or Off Command get invoked as expected. Speaking a number, percent or colour do get passed to either command as a parameter as expected.

    The voiceReply seems to be ignored by smart home devices and it always says "OK" unless you use the Alexa App setting to make a noise instead. Is there anyway to get the voice reply to work? I expect as you ignore the voice fields the answer is no 😞

    btw I found a useful debugging tool is to add a start to my processing cmd file open a window. eg

    start "" echo "[%1][%2][%3]"

    That helped me fix an obscure reason some variables were not being expanded when the cmd was invoked from TRIGGERcmd but worked fine from the cmd shell.

    Maybe the Runs could show the command return value and outputs to stdout and stderr to help debugging? But that would require more server storage I guess.

  • S

    Multiple parameters

    • Aug 19, 2023, 11:08 AM • Steve Lee Aug 24, 2023, 1:21 PM
    7
    0
    Votes
    7
    Posts
    448
    Views

    S Aug 24, 2023, 1:21 PM

    @Steve-Lee said in Multiple parameters:

    doesn't work with a colour, just get error

    but "alexa turn notepad green" gets notepad to open green.txt 🙂

  • S

    Subscription cancel

    • Aug 21, 2023, 3:01 PM • Sean Meehan Aug 21, 2023, 3:01 PM
    1
    0
    Votes
    1
    Posts
    124
    Views

    No one has replied

  • T

    IFTTT with Google Calendar: description parameter triggering an error "Action failure message: Illegal characters in parameters"

    • Aug 17, 2023, 3:24 PM • Thomas Vander Stichele Aug 19, 2023, 10:54 AM
    8
    0
    Votes
    8
    Posts
    393
    Views

    S Aug 19, 2023, 10:54 AM

    @Russ yeah, I meant similar to XSS really - untrusted input getting passed and parsed 🙂 And no way to escape. Thanks for explanation.

  • Michael VecchiarelliM

    Bulk Create Commands

    • Aug 17, 2023, 8:33 PM • Michael Vecchiarelli Aug 18, 2023, 5:04 PM
    6
    0
    Votes
    6
    Posts
    261
    Views

    S Aug 18, 2023, 5:04 PM

    @Russ perfect!

  • S

    how do I pay?

    • Aug 17, 2023, 5:19 PM • Steve Lee Aug 18, 2023, 4:19 PM
    5
    0
    Votes
    5
    Posts
    337
    Views

    R Aug 18, 2023, 4:19 PM

    @Steve-Lee, sure, I'll add those.

  • Ivan KulerI

    How long to wait after pc starts to run a trigger?

    • Jun 2, 2020, 8:18 AM • Ivan Kuler Aug 15, 2023, 1:32 PM
    5
    0
    Votes
    5
    Posts
    527
    Views

    Carlos JuniorC Aug 15, 2023, 1:32 PM

    @Ivan-Kuler said in How long to wait after pc starts to run a trigger?:

    PC passa direto pela tela de login, sem pedir um nome de usuário e senha

    Good morning... why when I come back from hibernation with windows11 through Alexa it doesn't go straight to the Desktop?...it turns on, goes through the BIOS screen and stays idle... i need to press a key for the monitor to wake up... I would like it to enter directly, without having to press a key... any tips?

    PS: My PC also goes straight through the login screen, without asking for the username and password.

  • Z

    Javascript error on install of TRIGGERcmdAgent

    • Jan 18, 2019, 10:19 AM • zipster1967 Aug 9, 2023, 3:57 PM
    10
    0
    Votes
    10
    Posts
    1.7k
    Views

    Higor MatheusH Aug 9, 2023, 3:57 PM

    @zipster1967
    do you have a video of how you did it? I have the same problem

  • Thiago SimasT

    I want to cancel and request a refund

    • Jun 16, 2020, 12:32 AM • Thiago Simas Aug 5, 2023, 5:05 PM
    4
    0
    Votes
    4
    Posts
    284
    Views

    R Aug 5, 2023, 5:05 PM

    @Christian-Vega-G, I saw that you subscribed this morning. I just sent your refund.

  • Chirag NahataC

    Create TriggeredCmd Commands

    • Jul 30, 2023, 6:05 AM • Chirag Nahata Jul 30, 2023, 11:00 AM
    2
    0
    Votes
    2
    Posts
    165
    Views

    R Jul 30, 2023, 11:00 AM

    @Chirag-Nahata please watch the video on the triggercmd website. It shows one way to create your own command. You can also use the examples included in the GUI Editor.

  • S

    Invoice for purchasing TriggerCMD subscribtion

    • Jul 19, 2023, 9:28 AM • sgrzybolowski Jul 19, 2023, 7:52 PM
    2
    0
    Votes
    2
    Posts
    159
    Views

    R Jul 19, 2023, 7:52 PM

    @sgrzybolowski, you should be able to get that from your PayPal account transaction history.

  • Rafael OliveiraR

    turn off monitor not working MacOS

    • Jul 19, 2023, 4:14 PM • Rafael Oliveira Jul 19, 2023, 4:14 PM
    1
    0
    Votes
    1
    Posts
    117
    Views

    No one has replied

  • Shawndell HarrisS

    Thanks for this script/tool

    • Jul 16, 2023, 11:15 AM • Shawndell Harris Jul 16, 2023, 11:30 AM
    2
    0
    Votes
    2
    Posts
    203
    Views

    R Jul 16, 2023, 11:30 AM

    @Shawndell-Harris, please send me your home IP address via chat. I'll unblock it.

  • Shawndell HarrisS

    Help trigger command not found

    • Jul 16, 2023, 11:20 AM • Shawndell Harris Jul 16, 2023, 11:20 AM
    1
    0
    Votes
    1
    Posts
    187
    Views

    No one has replied

  • Emanuel MAIAE

    Alexa is not finding devices (mac pc)

    • Jul 14, 2023, 2:13 AM • Emanuel MAIA Jul 14, 2023, 8:09 PM
    4
    0
    Votes
    4
    Posts
    227
    Views

    R Jul 14, 2023, 8:09 PM

    @Emanuel-MAIA, awesome!

  • LuzL

    problemas al ejecutar trigger

    • Jul 9, 2023, 6:07 PM • Luz Jul 10, 2023, 2:26 AM
    2
    0
    Votes
    2
    Posts
    193
    Views

    R Jul 10, 2023, 2:26 AM

    @Luz, the agent should prompt for a token the first time you run it.

    You could try closing and re-running the TRIGGERcmd agent.
    5d9e7eab-855c-40e1-aefe-58aaa65b66af-image.png

    If that doesn't work, you could try: close the agent, delete your C:\Users\(your user)\.TRIGGERcmdData folder, and open it again.