From 9c225b23040113fe21d7e579a4b03cb03d2fb392 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 24 Apr 2016 09:07:23 +0200 Subject: [PATCH] Update link to create first automation rule --- source/getting-started/automation.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/getting-started/automation.markdown b/source/getting-started/automation.markdown index 3dda9544535..c40ab99c08b 100644 --- a/source/getting-started/automation.markdown +++ b/source/getting-started/automation.markdown @@ -41,8 +41,7 @@ A service can be called to have Home Assistant perform an action. Turn on a ligh ### {% linkable_title Further reading %} -We went over the basics of creating a home automation rule. Now, go automate! - + - Learn how to make your [first automation rule](/getting-started/automation-create-first/) - Learn about the available [automation triggers](/getting-started/automation-trigger/) - Learn about the available [automation conditions](/getting-started/automation-condition/) - Learn about [scripts](/components/script/) to help you trigger multiple actions and delays