• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
TRIGGERcmd
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Losing letters in words!

General Discussion
2
5
703
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A
    Atmosphere
    last edited by Aug 31, 2019, 8:01 AM

    I have a server running for over a year pretty much without issues on a raspberry pi

    Recently some of my commands sent, seem to lose letters

    When I say to Google home (like I've always done), "switch on the pool" and saved as a routine with wording "Ask triggercmd to run enable pool on server"

    It can't find that command on the server anymore!
    The reply is: "Could not find a command with voice
    word enable poo on server."

    This is gradually happening to all my commands, don't know where to begin, how do I fix this ???

    1 Reply Last reply Reply Quote 0
    • A
      Atmosphere
      last edited by Aug 31, 2019, 9:59 AM

      I renamed the trigger to "allow poo" (without the L) and now it works again... weird.This is the trigger:
      {"trigger":"poolon","command":"/home/pool_On","ground":"background","voice":"enable poo","allowParams": "false"},

      1 Reply Last reply Reply Quote 0
      • A
        Atmosphere
        last edited by Sep 1, 2019, 3:05 PM

        I went into GA routine, and changed the word "pool" with 2x Ls (pooll)

        "Ask triggercmd to run enable pooll on server"

        now it works again... what gives??

        R 1 Reply Last reply Sep 2, 2019, 12:05 AM Reply Quote 0
        • R
          Russ @Atmosphere
          last edited by Russ Sep 2, 2019, 12:06 AM Sep 2, 2019, 12:05 AM

          @atmosphere, I'm thinking Google Assistant's AI is learning bad lessons (for your use case). It apparently thinks it's more likely you said poo than pool now. Your two solutions are good ones - poo is what it thinks you said, and pooll can't be mistaken for anything else.

          Russell VanderMey

          R 1 Reply Last reply Sep 10, 2019, 12:47 AM Reply Quote 0
          • R
            Russ @Russ
            last edited by Russ Sep 22, 2019, 2:17 PM Sep 10, 2019, 12:47 AM

            @Atmosphere, I just found out this problem was on my end. There was a bug in my logic that triggered in cases when Google sent the computer word along with the trigger voice word. I'm sorry! Anyway I fixed it, so you might need to switch back to using pool instead of poo or pooll.

            Also, thank you for reporting it. I feel bad that I blamed this on Google when it was my fault.

            Russell VanderMey

            1 Reply Last reply Reply Quote 0
            • First post
              Last post