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

      Raspberry Pi image with TRIGGERcmd pre-loaded

      raspberry pi • • Russ
      1
      0
      Votes
      1
      Posts
      418
      Views

      No one has replied

    • RussR

      Raspberry Pi setup

      raspberry pi • • Russ
      40
      0
      Votes
      40
      Posts
      17.8k
      Views

      Jorge FuentesJ

      That's brilliant, thank you for the information.

    • J

      Issues following installation instructions

      • • jcksnftsn
      9
      0
      Votes
      9
      Posts
      291
      Views

      RussR

      @jcksnftsn, awesome.

    • Al S.A

      Commands.json reverting to previous version

      • • Al S.
      8
      0
      Votes
      8
      Posts
      208
      Views

      RussR

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

    • Al S.A

      New user on latest Raspberry Pi help please!

      • • Al S.
      4
      0
      Votes
      4
      Posts
      118
      Views

      RussR

      @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

      • • sparker
      4
      0
      Votes
      4
      Posts
      569
      Views

      RussR

      @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.

    • Furkan CevikF

      How to exactly run Commands on Raspi via Voice on Alexa

      • • Furkan Cevik
      3
      0
      Votes
      3
      Posts
      200
      Views

      Furkan CevikF

      @Russ ty!!

    • RussR

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

      • • Russ
      1
      0
      Votes
      1
      Posts
      241
      Views

      No one has replied

    • D

      Contents of command.json getting lost

      • • draddog
      9
      0
      Votes
      9
      Posts
      467
      Views

      D

      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

      • • hogkite
      6
      0
      Votes
      6
      Posts
      3.8k
      Views

      RussR

      @hogkite, you're welcome.

      I just updated the Mac agent too.

    • X

      This topic is deleted!

      • • xtole
      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • Riccardo CereserR

      Cannot execute shell scripts: Wrong json syntax?

      • • Riccardo Cereser
      4
      0
      Votes
      4
      Posts
      337
      Views

      RussR

      @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

      • • Pé de Pano
      7
      0
      Votes
      7
      Posts
      532
      Views

      Pé de PanoP

      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

      • • Celso Santos
      12
      0
      Votes
      12
      Posts
      1.5k
      Views

      RussR

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

    • ZeD MaSteRZ

      installing triggercmd on a raspberry pi router that has openWRT

      • • ZeD MaSteR
      2
      0
      Votes
      2
      Posts
      226
      Views

      RussR

      @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

      • • Steve Porter
      32
      0
      Votes
      32
      Posts
      3.0k
      Views

      tuicemenT

      @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

      • • Andy Kutruff
      2
      0
      Votes
      2
      Posts
      369
      Views

      RussR

      @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

      • • Sébastien Pineau
      7
      0
      Votes
      7
      Posts
      475
      Views

      RussR

      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?

      • • Scott Barton
      19
      0
      Votes
      19
      Posts
      1.4k
      Views

      Scott BartonS

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

    • P

      Off Command for Raspberry

      • • Pr0k0
      3
      0
      Votes
      3
      Posts
      508
      Views

      P

      @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.