09-27-2023 09:55 AM - edited 09-28-2023 03:13 PM
I wanted to gin up a quick household automation to keep my Google Nest cameras on in case someone or an automation routine inadvertently turns a camera off. Simple enough, start the automation on device.state.OnOff is false and run the action device.command.OnOff set to true to re-nable the camera. According to the docs, Google Nest Cameras and Doorbells support the device.state.OnOff starter but I receive an error while editing the script for a Google Nest Doorbell (wired, gen 2).
Here is the simple script.
Here is the error
And here are the Google docs that state that the device.state.OnOff starter is supported.
What the heck am I doing wrong?