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
    • W

      Power on , turn on , wake up Imac

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

      No one has replied

    • James ClarkJ

      Set Up Help

      Mac
      • • • James Clark
      4
      0
      Votes
      4
      Posts
      867
      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
      694
      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
      1.1k
      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
      639
      Views

      Furkan CevikF

      @Russ Thanks!

    • tuicemenT

      Is it possible to have more then one parameter?

      Raspberry Pi
      • • • tuicemen
      6
      0
      Votes
      6
      Posts
      1.8k
      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
      791
      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
      409
      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
      1.3k
      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
      562
      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
      2.0k
      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
      1.3k
      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.