Fix typo on automation editor page (#26683)

This commit is contained in:
c0ffeeca7 2023-03-22 10:28:21 +01:00 committed by GitHub
parent c965283ec2
commit 323945027b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,15 +3,15 @@ title: "Automation Editor"
description: "Instructions on how to use the automation editor."
---
The automation editor is an easy way of creating and editing automations from the UI. This page uses the [Random sensor](/integrations/random#sensor) as an example, though any other sensor with a numeric value, can be used as well.
The automation editor is an easy way of creating and editing automations from the UI. This page uses the [Random sensor](/integrations/random#sensor) as an example, though any other sensor with a numeric value can be used as well.
From the UI choose **{% my config %}** which is located in the sidebar, then click on **{% my automations %}** to go to the automation editor. Press the **Create Automation** button in the lower right corner to get started. You can create an automation based on a [blueprint](/docs/automation/using_blueprints/) or start from scratch.
From the UI, choose **{% my config %}** which is located in the sidebar, then click on **{% my automations %}** to go to the automation editor. Press the **Create Automation** button in the lower right corner to get started. You can create an automation based on a [blueprint](/docs/automation/using_blueprints/) or start from scratch.
<p class='img'>
<img src='/images/docs/automation-editor/create-automation.png' />
</p>
Select "Start with an empty automation" and choose a meaningful name for your new automation.
Select **Start with an empty automation** and choose a meaningful name for your new automation.
<p class='img'>
<img src='/images/docs/automation-editor/new-automation.png' />