From 7c81578d98570246ccafb0e5972e98db8a4b6984 Mon Sep 17 00:00:00 2001 From: Jason Lachowsky Date: Thu, 7 Nov 2019 04:29:10 -0600 Subject: [PATCH] Update automation.markdown (#11105) Menu item correction --- source/getting-started/automation.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/automation.markdown b/source/getting-started/automation.markdown index 2884514121c..348de945934 100644 --- a/source/getting-started/automation.markdown +++ b/source/getting-started/automation.markdown @@ -8,7 +8,7 @@ redirect_from: When your devices are set up, it's time to put the cherry on the pie: automation. In this guide we're going to create a simple automation rule to **turn on the lights when the sun sets**. -In Home Assistant, open the menu by clicking on the top-left icon and click on configuration. Now click on automations. This is the automation screen from which you can manage all the automations in Home Assistant. +In Home Assistant, open the menu by clicking on the top-left icon and click on configuration. Now click on automation. This is the automation screen from which you can manage all the automations in Home Assistant. Click on the orange button at the bottom right to create a new automation. You are presented with a blank automation screen.