cancel
Showing results for 
Search instead for 
Did you mean: 

Mostrar câmera no Google TV

PauloGil
Community Member

Gostaria de saber como o Google TV pode ser acionado no script abaixo para que transmita uma câmera do Google Home que não seja NEST. 



metadata:
name: Mostrar camera na presença
description:
Quando mudar o status do interruptor "Presença" mostre a imagem da
"camera interfone" na "Google TV Cozinha" do ambiente "som"
automations:
- starters:
- type: device.state.OnOff
device: Presença - Garagem
state: on
is: true
actions:
- type: device.command.OnOff
devices:
- Google TV Cozinha - Som
on: true
- type: assistant.command.OkGoogle
devices:
- Google TV Cozinha - Som
okGoogle: Mostrar a câmera interfone

1 Recommended Answer

Suc1
Solutions Expert
Solutions Expert

It appears you're trying to stream a non-Nest camera to Google TV using a script. While your automation structure looks correct, you should verify if your camera supports the Google Home streaming API. Could you share which specific camera model you're using and confirm if you've already added it to your Google Home app?

View Recommended Answer in original post

1 REPLY 1

Suc1
Solutions Expert
Solutions Expert

It appears you're trying to stream a non-Nest camera to Google TV using a script. While your automation structure looks correct, you should verify if your camera supports the Google Home streaming API. Could you share which specific camera model you're using and confirm if you've already added it to your Google Home app?