To help you debug your Automation, you can view execution logs in the automation script editor on Google Home for web. Click the icon right below the text of the script to view them.
There are three types of log entries:
- Starter events
- Action events
- Condition evaluation events
Starter events
Starter events are events that trigger an automation, and include:
- Device starter
- Schedule starter
- Voice starter
- Manual starter
- Structure mode change starter
Action events
Action events take place when an automation action is run. These include:
- Device actions
- Assistant actions
- Delay actions
Condition evaluation events
Condition evaluation events are logged when a condition is evaluated.
There are two kinds of condition events:
- Starter condition events
- overall condition events