TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Recent
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • Luise FernandesL

      A JavaScript error ocurred in the main process

      General Discussion
      • • • Luise Fernandes
      2
      0
      Votes
      2
      Posts
      121
      Views

      RussR

      @Luise-Fernandes, I'm not sure, but please try deleting this folder, then re-run the "TRIGGERcmd Agent" app.

      c:\Users\luise\.TRIGGERcmdData

    • Ben KlingerB

      TriggerCMD not working on MacOS 15 beta

      Mac
      • • • Ben Klinger
      4
      0
      Votes
      4
      Posts
      219
      Views

      RussR

      @Ben-Klinger Awesome. Thanks.

    • W

      Power on , turn on , wake up Imac

      Mac
      • • • wbatistel
      1
      0
      Votes
      1
      Posts
      121
      Views

      No one has replied

    • James ClarkJ

      Set Up Help

      Mac
      • • • James Clark
      4
      0
      Votes
      4
      Posts
      317
      Views

      RussR

      @James-Clark, great! Thanks for confirming you're all set.

    • Joao victor 0J

      Shutdown but computer starts few seconds later

      Windows
      • • • Joao victor 0
      2
      0
      Votes
      2
      Posts
      301
      Views

      XanderX

      @Joao-victor-0 That's not TriggerCMD causing the problem, it's another device connected to your PC that's causing it to power back on. If you run the command outside of TCMD, it will do the same thing.

      Try unplugging your USB devices and see which one is reawakening your PC.

    • boblewisB

      Trouble Executing TriggerCMD Commands on Raspberry Pi

      Raspberry Pi
      • • • boblewis
      4
      0
      Votes
      4
      Posts
      369
      Views

      RussR

      @boblewis, that all sounds good. Do you have any remaining problems or are you all set now?

    • Furkan CevikF

      Config File Path of TriggercmdAgent on Windows

      General Discussion
      • • • Furkan Cevik
      3
      0
      Votes
      3
      Posts
      182
      Views

      Furkan CevikF

      @Russ Thanks!

    • tuicemenT

      Is it possible to have more then one parameter?

      Raspberry Pi
      • • • tuicemen
      6
      0
      Votes
      6
      Posts
      964
      Views

      boblewisB

      @tuicemen

      You can add house code (A-P) and unit codes (1-16) as parameters in your bash scripts.

      #!/bin/bash
      house_code=$1
      unit_code=$2
      action=$3
      curl "http://url:port/api/HomeAutomation.X10/${house_code}${unit_code}/Control.${action}"
      Run it like this:
      ./control_x10.sh A 4 On

      This way, you only need one script.

      Thank you
      boblewis

    • D

      triggercmdagent and tcmd are not recognizing changes to commands.json

      General Discussion
      • • • DarkGreen92
      6
      0
      Votes
      6
      Posts
      254
      Views

      RussR

      @DarkGreen92, great. You're welcome. Thank you for your patience.

    • N

      Power Automate, triggering legacy apps

      General Discussion
      • • • northyen 0
      2
      0
      Votes
      2
      Posts
      120
      Views

      RussR

      @northyen-0, if you leave the computername blank, it will use the Windows computer name.

      By automatic sign up, I wonder if you mean you want to install the agent automatically? If so, that's possible. You can find a script in this article.

    • Mateus CostaM

      I can't link the triggercmd skill with the alexa

      Alexa
      • • • Mateus Costa
      8
      0
      Votes
      8
      Posts
      470
      Views

      RussR

      @Petter-Cardoso, thank you for telling me it's working. I didn't do anything, so maybe it was a temporary problem on Amazon's side.

      If you're not using the TRIGGERcmd Smart Home skill, I recommend switching to it, or at least try it to see if you like it better. I find that it works better. And you say, "Alexa, turn on Calculator" to run a command instead of the longer sentance, "Alexa, ask TRIGGERcmd to run Calculator."

    • Michell LaureanoM

      Boa tarde nao consigo add token para login

      General Discussion
      • • • Michell Laureano
      4
      0
      Votes
      4
      Posts
      271
      Views

      RussR

      @Michell-Laureano, I translated, "eu sou inscrito ja nao consigo nem importar minhas config ja" as "I'm registered and I can't even import my settings anymore."

      I'm assuming you're talking about your commands. Your commands are stored in the commands.json file which is in your c:\Users\(your user)\.TRIGGERcmdData folder. You can copy that file, or use the Text Command Editor to copy the text and paste it into a different computer.

      Also you said you registered. If you mean subscribed, I looked and your account does not seem to be subscribed yet, so you can still only have 1 computer.

    • A

      Installation on Second Mac

      Mac
      • • • abaratz
      14
      0
      Votes
      14
      Posts
      732
      Views

      RussR

      @abaratz, you're welcome. I'm glad that worked as a work-around. Thank you for reporting the problem too.

      If anyone else experiences this problem, please tell me.

    • A

      SmartThings Developer Mode

      General Discussion
      • • • AZRushFan
      5
      0
      Votes
      5
      Posts
      574
      Views

      A

      Update: For anybody on the Apple ecosystem, I just used a workaround to solve the iOS ST developer mode problem. I installed the Android Studio on my Mac and used it to emulate an Android phone. I then installed Smartthings on the emulated phone and was able to enter developer mode to link to TriggerCMD.

    • Mateo FernandezM

      Conversational Alexa skill not working with Alexa routine

      General Discussion
      • • • Mateo Fernandez
      4
      0
      Votes
      4
      Posts
      262
      Views

      RussR

      @Mateo-Fernandez, yes, unfortunately you'll need to make it faster. Alexa only gives a few seconds before a reply must be returned to Alexa, so TRIGGERcmd has to impose the same time limit.

    • Emanuel EstevesE

      reset my pc

      Windows
      • • • Emanuel Esteves
      2
      0
      Votes
      2
      Posts
      230
      Views

      RussR

      @Emanuel-Esteves, in your user profile folder, there's a subfolder called .TRIGGERcmdData, for example:

      C:\Users\russe\.TRIGGERcmdData

      In that folder there's a commands.json and a computerid.cfg file. If you put the ID of the old computer in the computerid.cfg file, it will login as that computer. The commands.json file contains your commands, so if you still have a copy of that, you'll be able to restore your commands. Otherwise, you'll need to rebuild your commands. When your computer logs in, it synchronizes the commands in commands.json with the computer record in your TRIGGERcmd account.

      To find the ID of your old computer, you can click View Triggers for that computer, then you'll see the computer ID in the browser URL:

      44363ede-f14b-41a3-891c-131f4deefc66-image.png

      I hope this helps. Sorry if this means you lost your commands and you need to rebuild them. At least you have a list of them in your account in the old computer record.

    • Thiago SoaresT

      Alexa can't find it

      General Discussion
      • • • Thiago Soares
      2
      0
      Votes
      2
      Posts
      156
      Views

      RussR

      @Thiago-Soares, which Alexa skill did you link? You need to link the TRIGGERcmd Smart Home skill for Alexa devices to appear for each of your commands. Your commands also need to have the voice field filled in. Your computer also needs the voice field filled in or it needs to be your default computer. You can set your default computer in your profile.

    • Thiago SoaresT

      Installation error

      Windows
      • • • Thiago Soares
      1
      0
      Votes
      1
      Posts
      152
      Views

      No one has replied

    • Fausto HagenF

      How to Play/Pause using spacebar key

      Mac
      • • • Fausto Hagen
      1
      1
      Votes
      1
      Posts
      180
      Views

      No one has replied

    • Sid BoswellS

      How do you load Triggercmd on boot on Ubuntu?

      Linux
      • • • Sid Boswell
      11
      0
      Votes
      11
      Posts
      991
      Views

      Brunera ELB

      @Russ Hi Russ! I have created new commands for testing purposes but only the ones that are marked as "foreground" were showing up on the website... So I used the option "remove background services" and then "install background services" and right after that the background commands appeared on website.... Not sure what happened, maybe something was stuck and cleared by itself after the reinstall...anyway, it's working properly now!! Thank you for all quick support, really appreciate that!
      Best regards