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

      Google Assistant integration

      Announcements
      • • • Russ
      8
      0
      Votes
      8
      Posts
      9.2k
      Views

      RussR

      @Viktor-Kanev, I had my friend with an iPhone try it. It worked for him. I suspect maybe you installed the Google Home app but maybe not the Google Assistant app yet?

    • RussR

      Now you can get the result of a remote command in your API response.

      Announcements
      • • • Russ
      1
      0
      Votes
      1
      Posts
      389
      Views

      No one has replied

    • RussR

      tcmd Go client: Added support for a quoted string with spaces for the -params parameter.

      Announcements
      • • • Russ
      1
      0
      Votes
      1
      Posts
      485
      Views

      No one has replied

    • RussR

      "TRIGGERcmd Smart Home" Google Assistant action

      Announcements
      • • • Russ
      1
      0
      Votes
      1
      Posts
      4.1k
      Views

      No one has replied

    • RussR

      Make money promoting TRIGGERcmd

      Announcements
      • • • Russ
      1
      0
      Votes
      1
      Posts
      172
      Views

      No one has replied

    • RussR

      Now you can share your computers with other TRIGGERcmd users

      Announcements
      • • • Russ
      1
      0
      Votes
      1
      Posts
      443
      Views

      No one has replied

    • RussR

      NodeBB upgrade tonight

      Announcements
      • • • Russ
      1
      0
      Votes
      1
      Posts
      143
      Views

      No one has replied

    • RussR

      Google Assistant bug fixed

      Announcements
      • • • Russ
      1
      0
      Votes
      1
      Posts
      362
      Views

      No one has replied

    • RussR

      Article on FreeYourDesktop.com about TRIGGERcmd on Linux

      Announcements
      • • • Russ
      1
      0
      Votes
      1
      Posts
      331
      Views

      No one has replied

    • RussR

      TRIGGERcmd review on pocketables.com

      Announcements
      • • • Russ
      1
      0
      Votes
      1
      Posts
      447
      Views

      No one has replied

    • RussR

      Alexa skill in Spanish now

      Announcements
      • • • Russ
      1
      0
      Votes
      1
      Posts
      326
      Views

      No one has replied

    • RussR

      New Alexa feature - you can say "Alexa, run calculator."

      Announcements
      • • • Russ
      1
      1
      Votes
      1
      Posts
      490
      Views

      No one has replied

    • RussR

      Alexa bug fixed

      Announcements
      • • • Russ
      1
      1
      Votes
      1
      Posts
      419
      Views

      No one has replied

    • RussR

      TRIGGERcmd Smart Home Alexa skill

      Announcements
      • • • Russ
      1
      0
      Votes
      1
      Posts
      2.7k
      Views

      No one has replied

    • RussR

      Voice Reply field now allows placeholders for trigger, computer, and params.

      Announcements
      • • • Russ
      1
      0
      Votes
      1
      Posts
      906
      Views

      No one has replied

    • RussR

      Run times now display with local time zone

      Announcements
      • • • Russ
      1
      0
      Votes
      1
      Posts
      542
      Views

      No one has replied

    • RussR

      New feature for bookmark URL's - now if you use POST you'll get a json response

      Announcements
      • • • Russ
      1
      0
      Votes
      1
      Posts
      668
      Views

      No one has replied

    • RussR

      TRIGGERcmd is on a new platform now

      Announcements
      • • • Russ
      1
      0
      Votes
      1
      Posts
      802
      Views

      No one has replied

    • S

      Using TriggerCMD with smartthings

      Announcements
      • • • Steven Canary
      2
      0
      Votes
      2
      Posts
      1.3k
      Views

      RussR

      @steven-canary, if your commands don't accept parameters, then whether your virtual switch is on or off, it just runs the command when you toggle the virtual switch on or off.

      Or, in the SmartThings device handler code, you can remove the // in front of off(). That would make all of your virtual switches push buttons that automatically toggle themselves back off as soon you toggle them on.

      // handle commands
      def on() {
      log.debug "Executing 'on'"
      sendEvent(name:"switch",value:on)
      parent.on(this)

      // off()

      }

    • RussR

      The TRIGGERcmd Slack app is available now

      Announcements
      • • • Russ
      1
      0
      Votes
      1
      Posts
      1.2k
      Views

      No one has replied