From f75d4ea08f124369862b1232a47d9de7f8f66377 Mon Sep 17 00:00:00 2001 From: Piet van Dongen Date: Tue, 6 Sep 2022 21:18:42 +0200 Subject: [PATCH] Updated text to match UI (#24022) --- source/getting-started/automation.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/getting-started/automation.markdown b/source/getting-started/automation.markdown index c89d4147b92..1660f14e415 100644 --- a/source/getting-started/automation.markdown +++ b/source/getting-started/automation.markdown @@ -5,14 +5,14 @@ description: "A quick intro on getting your first automation going." Once 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**. Of course, this assumes that you have set up an integration that provides a light at this point. -In the user interface, click Configuration in the sidebar, then click Automation. You will now see the automation screen from which you can manage all the automations in Home Assistant. +In the user interface, click Settings in the sidebar, then click Automations & Scenes. You will now see the automation screen from which you can manage all the automations in Home Assistant.

The automation editor.

-Click the blue button at the bottom right to create a new automation. You are presented with a blank automation screen. +Click the blue button at the bottom right to create a new automation. A dialog will appear. Choose "Start with an empty automation". You are presented with a blank automation screen.