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
    • David JonesD

      "What can I say on ..?"

      • • David Jones
      3
      0
      Votes
      3
      Posts
      263
      Views

      David JonesD

      @david-jones Have posted the app now as part of a GiHub repository I'm building for TRIGGERcmd on PC and RPi: djaus2/TRIGGERcmdRPi Look for WhatCanISay app.

    • Germano HenningG

      This topic is deleted!

      • • Germano Henning
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • Johnny 0J

      New in TriggerCMD, how to send a keystroke?

      • • Johnny 0
      1
      0
      Votes
      1
      Posts
      82
      Views

      No one has replied

    • H

      Subscription canceled twice!

      • • hdegenaro
      4
      0
      Votes
      4
      Posts
      251
      Views

      RussR

      @hdegenaro, good. Also thank you for subscribing.

    • David JonesD

      Google nest says:"TRIGGERcmd not registered on Google Home" when it is.

      • • David Jones
      2
      0
      Votes
      2
      Posts
      314
      Views

      RussR

      @david-jones, if you enable the TRIGGERcmd Google Action it should work.

      You've only enabled the TRIGGERcmd Smart Home Google Action so far.

      I like the Smart Home action better personally because it creates on/off smart home switches for each of your commands, so Google Assistant just has to match your words to one of them when you say turn on X or turn off X. It has a much better chance of matching your words to your commands because it has a list of them ahead of time.

    • tuicemenT

      Feature request: Add ability to Dim with Alexa & Google

      feature request google assistan alexa • • tuicemen
      13
      0
      Votes
      13
      Posts
      1.2k
      Views

      RussR

      @tuicemen,

      This is actually wrong ^. "deviceType":"light" is not a thing.

      If adding that made it work, it's because when you change a command, TRIGGERcmd deletes and re-creates the Alexa smart home device. That needed to happen for the Alexa device associated with your command to have the new brightness feature.

      Sorry I didn't tell you that sooner. Any newly created commands will have the new brightness and color features. Old commands just need to be changed so they get re-created. Or you can delete and re-discover them at https://alexa.amazon.com.

      Also btw, only Alexa supports brightness and color so far. I'll look into Google Assistant soon.

      EDIT 3/21/22: The "TRIGGERcmd Smart Home" action on Google Assistant supports color and brightness now too.

    • tuicemenT

      Questions on TCMD tool and usage?

      • • tuicemen
      12
      0
      Votes
      12
      Posts
      714
      Views

      tuicemenT

      @russ Ya it is so simple to use. I like the list option for showing trigger names. My memory isn't what it use to be and my spelling never was the greatest!

    • David JonesD

      Cast equivalent on RPi for T2S?

      • • David Jones
      4
      0
      Votes
      4
      Posts
      206
      Views

      RussR

      @david-jones, have you considered this tool?

      https://github.com/vishen/go-chromecast

      It's a Go utility so they have binaries for all different OS's, including arm7 (Rpi).

    • Maicon FidélixM

      Shutdown Arch Linux

      • • Maicon Fidélix
      1
      0
      Votes
      1
      Posts
      126
      Views

      No one has replied

    • RussR

      API call to list your commands on each computer

      • • Russ
      3
      1
      Votes
      3
      Posts
      1.5k
      Views

      RussR

      @esaltat, in Linux you could use a command like this:

      curl 'https://triggercmd.com/api/run/list?&sortOn=createdAt,DESC&command_id=(your command id)&token=(your token)'

      You'll see your command id in your browser URL when you click the View Runs button for that command:
      258f7d6a-98cf-41a1-a032-8893ff3724c0-image.png

      Or install jq and use this command will show two fields you're interested in:

      curl 'https://triggercmd.com/api/run/list?&sortOn=createdAt,DESC&command_id=(your command id)&token=(your token)' | jq -r '.records[] | .createdAt + " " + .status' 2022-01-23T18:38:03.008Z Command ran 2022-01-23T18:38:02.844Z Trigger sent from website 2022-01-22T19:34:41.879Z Command ran 2022-01-22T19:34:40.150Z Trigger sent from Google Assistant Smart Home params = on 2022-01-15T16:38:46.310Z Command ran 2022-01-15T16:38:46.067Z Trigger sent from Google Assistant Smart Home params = on 2022-01-15T16:38:39.210Z Command ran 2022-01-15T16:38:38.205Z Trigger sent from Alexa Smart Home params = on 2022-01-15T16:18:52.395Z Command ran 2022-01-15T16:18:52.274Z Trigger sent from Alexa
    • I

      Trigger Android to launch app from windows

      • • itsmeblake
      1
      0
      Votes
      1
      Posts
      71
      Views

      No one has replied

    • RussR

      Public panel with QR code to switch my lights via Alexa routines

      alexa • • Russ
      1
      0
      Votes
      1
      Posts
      275
      Views

      No one has replied

    • L

      Alexa -->TriggerCmd-->Pi-->Fruitbox Jukebox integration

      • • legtod2
      5
      0
      Votes
      5
      Posts
      538
      Views

      L

      @russ Very cool suggestion. Send the equivalent to pressing a local keyboard keypress.

    • David AlbinoD

      como iniciar automaticamente triggercmd con windows 10?

      • • David Albino
      2
      0
      Votes
      2
      Posts
      172
      Views

      RussR

      @david-albino, the agent should start automatically when you login.

      For some use-cases you might want to run the background agent which starts up even before you login because it runs as a Windows service. It only runs background commands and they run in the background so you don't see them running. That's why use-cases are limited.

      To install background agent, you right-click the TRIGGERcmd agent icon in your tray, then click Background Service, then Install Background Service.

      ee774c45-895e-4294-81f5-9846a4b741ec-image.png

      If you want the normal foreground agent to start during boot without having to login, you could also configure your Windows to automatically login.

    • B

      Billing issue

      • • Benjamin Killackey
      3
      0
      Votes
      3
      Posts
      108
      Views

      B

      @russ Ah! No worries then. Are you able to still complete a refund as I don't intend on using the service anymore?

      Many thanks

    • RussR

      Windows 11 on Raspberry Pi?

      raspberry pi • • Russ
      5
      0
      Votes
      5
      Posts
      406
      Views

      tuicemenT

      @russ I've been researching this some what. As my current PC doesn't support Windows 11 (or so it says).
      There are still some things that need work arounds but hopefully they get worked out for when your 8 gig Pi arrives.

    • tuicemenT

      Interface possibilities

      feature request • • tuicemen
      3
      0
      Votes
      3
      Posts
      414
      Views

      tuicemenT

      @russ said in Interface possibilities:

      FYI, the agent does backup your commands.json file to commands.json.backup every time you change it, and it auto-restores the backup if you make a mistake in json formatting.

      Awesome, I did see the commands.json.backup file but didn't realize it auto restored.

      I don't like to use the cloud for backups, however I do for some things as well as a back up on disks.

    • tuicemenT

      Add quick link to TRIGGERcmd navigation

      feature request alexa google assistan • • tuicemen
      7
      0
      Votes
      7
      Posts
      714
      Views

      tuicemenT

      @russ Perfect! Thanks.

    • B

      Voice commands not working and Alexa can't find new devices (commands)

      • • brunocunha
      5
      0
      Votes
      5
      Posts
      233
      Views

      RussR

      @brunocunha, if you haven't done this already, please try this.

      Go to here and delete all of your Smart Home devices using the Remove All button at the bottom of the page, then click the Discover button.

      Check to see if your TRIGGERcmd Smart Home devices come back.

      If they didn't come back, go here and disable the skill to unlink, then re-link your account.

    • Igo HenriqueI

      Command RUN / Turn on and Smart Home

      • • Igo Henrique
      4
      0
      Votes
      4
      Posts
      633
      Views

      tuicemenT

      @igo-henrique I'm like you and find it unnatural to say turn on for some things.
      There actually are several words you can use for on as well as a few different words for off. These need no additional programing by you and are built into both Alexa and Googlevoice recognition.