diff --git a/source/_docs/automation/editor.markdown b/source/_docs/automation/editor.markdown index a56deb7b1cf..b9615deadbe 100644 --- a/source/_docs/automation/editor.markdown +++ b/source/_docs/automation/editor.markdown @@ -5,7 +5,7 @@ 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. -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 **+** sign in the lower right corner to get started. You will be presented with options to create the automation from a description or from a [blueprint](/docs/automation/using_blueprints/). +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.
diff --git a/source/_docs/scripts/editor.markdown b/source/_docs/scripts/editor.markdown
deleted file mode 100644
index 752e6b541a0..00000000000
--- a/source/_docs/scripts/editor.markdown
+++ /dev/null
@@ -1,21 +0,0 @@
----
-title: "Script Editor"
-description: "Instructions on how to use the new script editor."
----
-
-In Home Assistant 0.52 we introduced the first version of our script editor. If you just created a new configuration with Home Assistant then you're all set! Go to the UI and enjoy.
-
-