TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Steve Lee
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 47
    • Best 2
    • Controversial 0
    • Groups 0

    Topics created by Steve Lee

    • Steve LeeS

      Can't find email address

      General Discussion
      • • • Steve Lee
      7
      0
      Votes
      7
      Posts
      336
      Views

      X

      Since your PayPal’s closed, maybe try reaching out to their support team directly?

    • Steve LeeS

      Demo of TRIGGERcmd with Alexa and Song Master

      Example Commands
      • • • Steve Lee
      3
      0
      Votes
      3
      Posts
      445
      Views

      Steve LeeS

      @Russ Good idea, thanks!

      I've yet to explore routines. They do increases the number of places to configure though. And no nice text file way with Alexa!

      I did try adding words to created a new command

      mac setlist ... mac setlist next

      But it doesn't work due to the way Alexa always matches the first one

      So I'd have to add multiple 3 word items. Yuck Shame we can add out own lexicon 😞

      I was going to use Routines for repeat timers but on reading the docs they don't take parameters which really limits them for all applications 😒

    • Steve LeeS

      extending the smart home skill

      General Discussion
      • • • Steve Lee
      3
      0
      Votes
      3
      Posts
      228
      Views

      Steve LeeS

      @Russ Oh, I must have misunderstood, they seemed to in the articles I linked. Oh well, shame and very limiting to skill creators. may words get pick on my Alexa for other purposes - eg play - so it's hard.

    • Steve LeeS

      Sometime get duplicate devices

      General Discussion
      • • • Steve Lee
      4
      0
      Votes
      4
      Posts
      196
      Views

      Steve LeeS

      @Russ

      aha - my bad!

      I had voice set to "mac pitch" for both.

      I could have sworn voice was ignored for Smart Home and trigger became the device name.

    • Steve LeeS

      Alexa keeps hearing "perameter" as"perimeter"

      General Discussion
      • • • Steve Lee
      7
      0
      Votes
      7
      Posts
      364
      Views

      Steve LeeS

      @Russ yay! I'll give it a go

    • Steve LeeS

      Voice Parameter

      General Discussion
      • • • Steve Lee
      4
      0
      Votes
      4
      Posts
      201
      Views

      Steve LeeS

      @Russ Sorry for being unclear.

      Yes the smart home skill.

      Ah. So the device name appears to be the Trigger field and as I used the same for both fields all is good πŸ™‚ I hadn;t grokked that Voice was being ignored.

      In fact I eventually found I can use two words for device name (trigger field). You have to be careful as uncommon words can be confused and second words like "play" or "run" can get misinterpreted to do other things as Alexa already handles them.

      I do not see "on" or "off" passed as parameters, but the Command or Off Command get invoked as expected. Speaking a number, percent or colour do get passed to either command as a parameter as expected.

      The voiceReply seems to be ignored by smart home devices and it always says "OK" unless you use the Alexa App setting to make a noise instead. Is there anyway to get the voice reply to work? I expect as you ignore the voice fields the answer is no 😞

      btw I found a useful debugging tool is to add a start to my processing cmd file open a window. eg

      start "" echo "[%1][%2][%3]"

      That helped me fix an obscure reason some variables were not being expanded when the cmd was invoked from TRIGGERcmd but worked fine from the cmd shell.

      Maybe the Runs could show the command return value and outputs to stdout and stderr to help debugging? But that would require more server storage I guess.

    • Steve LeeS

      Multiple parameters

      General Discussion
      • • • Steve Lee
      7
      0
      Votes
      7
      Posts
      248
      Views

      Steve LeeS

      @Steve-Lee said in Multiple parameters:

      doesn't work with a colour, just get error

      but "alexa turn notepad green" gets notepad to open green.txt πŸ™‚

    • Steve LeeS

      how do I pay?

      General Discussion
      • • • Steve Lee
      5
      0
      Votes
      5
      Posts
      186
      Views

      RussR

      @Steve-Lee, sure, I'll add those.

    • Steve LeeS

      A little feedback

      General Discussion
      • • • Steve Lee
      13
      0
      Votes
      13
      Posts
      558
      Views

      RussR

      @Steve-Lee, thank you for doing that!