TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Bruno Oliveira 0
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 4
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by Bruno Oliveira 0

    • RE: Run a Google Routine

      @Russ Ty.. works for me.. Now, I will try turn off this.. lol

      posted in Google Home
      Bruno Oliveira 0B
      Bruno Oliveira 0
    • RE: Run a Google Routine

      @Russ
      Yes, I use this

      55d46036-9821-46ac-93db-cc787f8c407c-image.png

      And, if I say "Ok Google, run ligar abajur" message pop-up show in my PC ok. But don't light my lamp..
      Abajur do Escritório is the lamp and work fine in google home

      And this is my PC - Google Home
      2d9148b7-afc0-45a2-9261-90eeeffc5a03-image.png

      Code screenshot
      35f62eaf-5f5e-4541-9668-e6c33f1317f3-image.png

      posted in Google Home
      Bruno Oliveira 0B
      Bruno Oliveira 0
    • RE: Run a Google Routine

      @Russ

        name: ligar abajur auto
        description: When ligar abajur
      automations:
        starters:
          - type: device.state.OnOff
            state: on
            is: true
            device: ligar abajur - PC
        condition:
          type: device.state.OnOff
          state: on
          is: false
          device: Abajur do Escritório - Escritório
        actions:
          - type: device.command.OnOff
            devices: Abajur do Escritório - Escritório
            on: true
      
      

      I use this, I really don't know what could be happening

      posted in Google Home
      Bruno Oliveira 0B
      Bruno Oliveira 0
    • RE: Run a Google Routine

      @Russ Sorry, I just signed up so I could add more computers. But I have no knowledge of how to create the script to make this work.
      Could you make yours available so we can copy and change it on our devices? I tried a few ways, but none of them worked for me to get the app on my PC to do this. Even though I adjusted everything as explained in the video. I think it might have been something in the code.

      posted in Google Home
      Bruno Oliveira 0B
      Bruno Oliveira 0