From 2578e515431bdcd872a3176d7e53077a0e96c2b6 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 11 Sep 2016 09:18:05 +0200 Subject: [PATCH] Add reload screenshot --- source/_components/automation.markdown | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/source/_components/automation.markdown b/source/_components/automation.markdown index 3585196f9b0..e52207795e2 100644 --- a/source/_components/automation.markdown +++ b/source/_components/automation.markdown @@ -11,6 +11,12 @@ logo: home-assistant.png ha_category: Automation --- -Please see the [getting started section] for in-depth documentation on how to use the automation component. +Please see the [getting started section](/getting-started/automation/) for in-depth documentation on how to use the automation component. -[getting started section]: /getting-started/automation/ +Starting with 0.28 your automation rules can be controlled with the frontend. + +

+ +

+ +This allows one to reload the automation without restarting Home Assistant itself.