• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
TRIGGERcmd
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  1. Home
  2. Instructions
  3. Raspberry Pi
Log in to post
Load new posts
  • Recently Replied
  • Recently Created
  • Most Posts
  • Most Votes
  • Most Views
  • R

    Raspberry Pi image with TRIGGERcmd pre-loaded

    raspberry pi • Dec 23, 2022, 3:52 PM • Russ Dec 23, 2022, 3:52 PM
    1
    0
    Votes
    1
    Posts
    459
    Views

    No one has replied

  • R

    Raspberry Pi setup

    raspberry pi • Apr 6, 2017, 12:32 AM • Russ Nov 26, 2022, 6:19 PM
    40
    0
    Votes
    40
    Posts
    18.7k
    Views

    J Nov 26, 2022, 6:19 PM

    That's brilliant, thank you for the information.

  • J

    Issues following installation instructions

    • Feb 6, 2025, 4:03 AM • jcksnftsn Feb 9, 2025, 1:12 AM
    9
    0
    Votes
    9
    Posts
    409
    Views

    R Feb 9, 2025, 1:12 AM

    @jcksnftsn, awesome.

  • A

    Commands.json reverting to previous version

    • Jan 12, 2025, 11:37 AM • Al S. Jan 12, 2025, 11:05 PM
    8
    0
    Votes
    8
    Posts
    320
    Views

    R Jan 12, 2025, 11:05 PM

    @Al-S, do the new commands have a voice word? That's required for the skill to create devices.

  • A

    New user on latest Raspberry Pi help please!

    • Dec 3, 2024, 9:02 PM • Al S. Dec 4, 2024, 2:28 AM
    4
    0
    Votes
    4
    Posts
    210
    Views

    R Dec 4, 2024, 2:28 AM

    @Al-S, great. Glad that was it.

  • S

    I want to be able to trigger an Alexa routine from a command line with the triggercmdagent installed on my Raspberry Pi

    • Jan 17, 2024, 3:08 AM • sparker Jan 18, 2024, 1:02 PM
    4
    0
    Votes
    4
    Posts
    732
    Views

    R Jan 18, 2024, 1:02 PM

    @sparker, TRIGGERcmd Smart Home is an Alexa skill, not something you install on your phone, so now I'm not sure if you're talking about the TRIGGERcmd iOS or Android phone app.

    I wonder if you logged into your account using the "Login with Google" button? If so, you'd need to set a password in your profile page before logging into the phone app with a email/password. The phone apps allow you to use a pair code to login, so you could also try that instead.

    If you're talking about the Alexa skill, you could try enabling it on you computer instead. If you use the same browser where you're logged into triggercmd, it won't even prompt for login when you enable the skill.

  • F

    How to exactly run Commands on Raspi via Voice on Alexa

    • Dec 23, 2023, 10:57 PM • Furkan Cevik Dec 24, 2023, 6:27 PM
    3
    0
    Votes
    3
    Posts
    231
    Views

    F Dec 24, 2023, 6:27 PM

    @Russ ty!!

  • R

    Turn on 3D printer, print, then turn it off

    • Jun 25, 2023, 4:38 PM • Russ Jun 25, 2023, 4:38 PM
    1
    0
    Votes
    1
    Posts
    265
    Views

    No one has replied

  • D

    Contents of command.json getting lost

    • May 31, 2023, 7:32 PM • draddog Jun 6, 2023, 6:50 PM
    9
    0
    Votes
    9
    Posts
    531
    Views

    D Jun 6, 2023, 6:50 PM

    Russ, is there any other information that you need or anything else that I can do or provide to help determine what to do to get my commands.json commands into TRIGGER.cmd on my RasPi Zero W?

  • H

    NODE_TLS_REJECT_UNAUTHORIZED

    • Dec 18, 2022, 10:19 AM • hogkite Dec 18, 2022, 7:05 PM
    6
    0
    Votes
    6
    Posts
    4.0k
    Views

    R Dec 18, 2022, 7:05 PM

    @hogkite, you're welcome.

    I just updated the Mac agent too.

  • X

    This topic is deleted!

    • Jul 22, 2022, 4:02 PM • xtole Jul 22, 2022, 4:02 PM
    1
    0
    Votes
    1
    Posts
    1
    Views

    No one has replied

  • Riccardo CereserR

    Cannot execute shell scripts: Wrong json syntax?

    • Jun 6, 2022, 9:16 AM • Riccardo Cereser Jun 8, 2022, 8:58 PM
    4
    0
    Votes
    4
    Posts
    392
    Views

    R Jun 8, 2022, 8:58 PM

    @riccardo-cereser, please try adding this to your script:

    SCRIPTDIR=$(dirname "$0") cd $SCRIPTDIR

    That way you can specify the full path to your script in the commands.json file, and when your script runs, it will cd to the directory where your script is.

  • Pé de PanoP

    i can't add trigger on my raspberry pi

    • May 3, 2022, 11:06 PM • Pé de Pano May 7, 2022, 3:24 PM
    7
    0
    Votes
    7
    Posts
    561
    Views

    Pé de PanoP May 7, 2022, 3:24 PM

    It all worked out! Thank you very much Russ, you helped me a lot.@russ

  • Celso SantosC

    I can't create triggers on the raspberry pi

    • Aug 23, 2020, 2:26 AM • Celso Santos May 6, 2022, 12:41 PM
    12
    0
    Votes
    12
    Posts
    1.7k
    Views

    R May 6, 2022, 12:41 PM

    @dean-mcnaughton, nice. Good job getting it working.

  • ZeD MaSteRZ

    installing triggercmd on a raspberry pi router that has openWRT

    • Feb 10, 2022, 3:48 PM • ZeD MaSteR Feb 11, 2022, 4:06 AM
    2
    0
    Votes
    2
    Posts
    262
    Views

    R Feb 11, 2022, 4:06 AM

    @zed-master, if you can install nodejs on it, you should be able to run the agent.js with a command like this:

    node agent.js --console

    You can find the agent code at https://github.com/rvmey/TRIGGERcmdAgent

  • Steve PorterS

    Command format on Raspi

    • Jan 3, 2022, 10:29 PM • Steve Porter Jan 31, 2022, 11:20 AM
    32
    0
    Votes
    32
    Posts
    4.1k
    Views

    tuicemenT Jan 31, 2022, 11:20 AM

    @steve-porter yep that will mess things up. I remember reading another post about that so that isn't something that you alone have experienced. I found a couple times the file didn't update for me for different errors in command lines.
    I've gotten into the habit of double checking if it saves.

  • Andy KutruffA

    Raspbery Pi docker / docker-compose

    • Oct 26, 2021, 7:45 PM • Andy Kutruff Oct 27, 2021, 1:09 AM
    2
    0
    Votes
    2
    Posts
    412
    Views

    R Oct 27, 2021, 1:09 AM

    @Andy-Kutruff, try this one. I just pushed it:

    docker pull rvmey/triggercmdagent:arm

    You'll need to create an actual computer record in your account and get the ID for it from your browser's address bar after you click view triggers.

  • Sébastien PineauS

    Installation error on Raspberry PI 3

    • Jul 24, 2021, 10:04 PM • Sébastien Pineau Jul 25, 2021, 10:24 PM
    7
    0
    Votes
    7
    Posts
    568
    Views

    R Jul 25, 2021, 10:24 PM

    Very cool. Thanks @Sébastien-Pineau. I'll let you know if I get this working.

  • Scott BartonS

    How do you install TRIGGERcmd on Raspberry pi with OpenWRT?

    • Feb 26, 2021, 1:44 AM • Scott Barton Mar 23, 2021, 6:32 PM
    19
    0
    Votes
    19
    Posts
    1.4k
    Views

    Scott BartonS Mar 23, 2021, 6:32 PM

    I just updated the scripts that TRIGGERcmd runs to have full paths, and now it works, thanks!

  • P

    Off Command for Raspberry

    • Feb 20, 2021, 7:49 PM • Pr0k0 Feb 21, 2021, 8:16 AM
    3
    0
    Votes
    3
    Posts
    561
    Views

    P Feb 21, 2021, 8:16 AM

    @Russ Thnx for the information i' will give it a go as soon as i will have alexa dot....still waiting due to the whole situation. But I understand what you are trying to say so i will test it and i have have an issue i will post it here. Thnxx again man.