07-08-2024 05:39 AM - edited 07-08-2024 05:40 AM
Hey everyone,
I have 2 google home displays. One in the kitchen and one in the sitting room. I built this automation to turn on the camera in my daughters room in the evening, then show the image on both of the displays. I recently changed the camera in her room, and now for some reason the script no longer validates because the OKGoogle command is not supported on the Sitting Room display. If I remove this, it works fine with the kitchen display (which is the same device type). Also it was working every night for the last 6 months or so.
metadata:
name: bed time
description: Turn on camera at night
automations:
- starters:
- type: time.schedule
at: 18:45
actions:
- type: device.command.OnOff
devices:
- Girls room camera - Girls Room
on: true
- type: assistant.command.OkGoogle
okGoogle: Show me the Girls room camera
devices:
- Kitchen display - Kitchen
- Sitting Room - Sitting Room
Error:
[assistant.command.OkGoogle] is not supported by device [Sitting Room display - Sitting Room]. The list of supported commands: [].