01-17-2024 01:22 AM
Hello everyone,
I've created this discussion on multiple forums just because somehow Google cant seem to fix this, but maybe through automations this might be possible.
I already created it for it to work on my HUB which I will share down below. It gives me the message: "This camera doesnt support streaming to remote displays." Translated from dutch so might be off a bit but you get the message. It only shows my Doorbell from Nest via voice command the rest wont work, which is why I made the automations shown below:
metadata:
name: Babycam Nest Scherm
description: Babycam op Nest Scherm
automations:
starters:
- type: assistant.event.OkGoogle
eventData: query
is: "Laat babycam zien"
- type: assistant.event.OkGoogle
eventData: query
is: "Stream babycam"
actions:
- type: assistant.command.OkGoogle
okGoogle: stream babycam
devices: Nest Scherm - Woonkamer
This isn't responding to my voice commands btw, I have to press the tile in the GHA. Which annoys me aswell. Is there anyone here that knows how to fix it or how to make an automation for it to go to the tv? Using a Chromecast 4K with Google TV didnt do the trick either sadly. Im hoping someone here can help out since I read everywhere that it WAS possible on older gen cams and systems.
Really hoping Google wil resolve this issue.
Kind regards and thanks in advance.