TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • Ron HoskinsR

      Auto-Email - >1 Command?

      Instructions
      • • • Ron Hoskins
      6
      0
      Votes
      6
      Posts
      73
      Views

      Ron HoskinsR

      @Russ Got it sorted. I created a "toggle" in HA and I simply had an automation that turned the toggle back off (after 5 seconds) and it executed the command again.

      Thanks much for the help!

    • Furkan CevikF

      TriggerCMDAgent gives Errors when shutting down PC

      General Discussion
      • • • Furkan Cevik
      4
      0
      Votes
      4
      Posts
      17
      Views

      RussR

      @Furkan-Cevik, you're welcome. I just published version 1.0.48. I hope that fixes it, but please tell me if you see it again after upgrading.

    • C

      Monetizing Triggers?

      General Discussion
      • • • Convaiyer
      4
      0
      Votes
      4
      Posts
      24
      Views

      RussR

      @Convaiyer, let's talk about it. I just sent you a PM.

    • R

      app version for mac os yosemite

      General Discussion
      • • • rsxyo
      3
      0
      Votes
      3
      Posts
      31
      Views

      R

      @Russ unfortunaly no but thank you anyways. if you find and older one, ill give it a try

      alt text

    • Stanisław GrzybołowskiS

      Invoice for subscription

      General Discussion
      • • • Stanisław Grzybołowski
      2
      0
      Votes
      2
      Posts
      12
      Views

      RussR

      @Stanisław-Grzybołowski

      I emailed you the PayPal transaction info. Hopefully that will serve as an invoice.

    • StrahanS

      Having issues with TC launching a batch

      General Discussion
      • • • Strahan
      2
      0
      Votes
      2
      Posts
      16
      Views

      RussR

      @Strahan, I wonder if when the TC agent runs your batch file, the sql.exe file isn't in your PATH, so it doesn't run. The agent is probably running your batch file, which you've basically already proven with your loghealth.bat experiment.

      I like that you added another line to your laundryreset.bat file that writes something to a log file, but it's writing your log.txt file to the present working directory, which in the context of the TC agent is something like this:
      C:\Users\russ\AppData\Local\triggercmdagent\app-1.0.47\resources\app\src

      Assuming it is running your laundryreset script, you can probably fix this if you put the full path to your sql.exe file (and your log file) in the laundryreset.bat file, something like this:

      @echo off c:\full\path\sql.exe homecenter "delete from activeitems where action = 8192" /u service.triggercmd.homecenter /p (pwd) /h lioth.mydomain.com /l c:\logs\laundryreset.log echo From laundryreset.bat >> c:\logs\laundryreset.log dir >> c:\logs\laundryreset.log

      You'll want to remove the last 2 lines, especially the dir line, but I put it there because that can show you what the working directory is.

    • Rodrigo Carvalho 0R

      Spam mails everyday

      Instructions
      • • • Rodrigo Carvalho 0
      2
      0
      Votes
      2
      Posts
      35
      Views

      RussR

      @Rodrigo-Carvalho-0, those emails are meant to tell users who don't have a TRIGGERcmd subscription why their command didn't run.

      You must have an Alexa routine that's trying to run multiple commands every hour. Could you disable or delete that routine?

      Otherwise, I could add an option in your profile page for non-subscribers to disable those emails - they'll just silently fail because you're not subscribed and you're trying to run multiple commands in 1 minute.

    • Moacir Vilela SêgaM

      Triggercmd failing to install the background agent

      Windows
      • • • Moacir Vilela Sêga
      2
      0
      Votes
      2
      Posts
      21
      Views

      RussR

      @Moacir-Vilela-Sêga, I just uninstalled and re-installed the background agent. I'm using the latest version of the agent - 1.0.47.

      You could try rebooting, then trying again.

      e788eeca-f14c-4f96-86c4-1bd92bdd792c-image.png

    • RussR

      New n8n community node called n8n-nodes-triggercmd

      Announcements
      • • • Russ
      1
      1
      Votes
      1
      Posts
      13
      Views

      No one has replied

    • Stinktron 82S

      i want to cancel and request a refund

      General Discussion
      • • • Stinktron 82
      4
      0
      Votes
      4
      Posts
      107
      Views

      J

      Hi everyone, I’m new here and happy to join the forum. Looking forward to learning and sharing with you all.