I’m trying to use a “shell_command” in an automation and am experimenting with the example from the home assistant documentation.
I’ve added the code to the blank automations.yaml
. VSC gives me errors for all keywords:
- Missing property “action” for automation:
- Property input_number is not allowed for input_number:
- etc.
What am I missing? The ultimate goal is to run a shell command once a day.
Thanks!
1 post - 1 participant