From 9d6bd4b13a930b273156f9dc7adfcdcd9722cadb Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 10 Dec 2015 09:02:55 -0800 Subject: [PATCH] Update date blog post tasker --- ...from-home-assistant-using-command-line-switches.markdown} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename source/_posts/{2015-12-09-activating-tasker-tasks-from-home-assistant-using-command-line-switches.markdown => 2015-12-10-activating-tasker-tasks-from-home-assistant-using-command-line-switches.markdown} (98%) diff --git a/source/_posts/2015-12-09-activating-tasker-tasks-from-home-assistant-using-command-line-switches.markdown b/source/_posts/2015-12-10-activating-tasker-tasks-from-home-assistant-using-command-line-switches.markdown similarity index 98% rename from source/_posts/2015-12-09-activating-tasker-tasks-from-home-assistant-using-command-line-switches.markdown rename to source/_posts/2015-12-10-activating-tasker-tasks-from-home-assistant-using-command-line-switches.markdown index 9a1f7c9642a..c188b2e18ef 100644 --- a/source/_posts/2015-12-09-activating-tasker-tasks-from-home-assistant-using-command-line-switches.markdown +++ b/source/_posts/2015-12-10-activating-tasker-tasks-from-home-assistant-using-command-line-switches.markdown @@ -1,8 +1,8 @@ --- layout: post title: "Activating Tasker tasks from Home Assistant using command line switches" -date: 2015-12-09 09:39:41 +0000 -date_formatted: "December 09, 2015" +date: 2015-12-10 18:39:41 +0000 +date_formatted: "December 10, 2015" author: Rowan Hine comments: true categories: how-to @@ -11,6 +11,7 @@ og_image: /images/blog/2015-12-tasker/screenshot-2.png In this tutorial I will explain how you can activate Tasker tasks from Home Assistant command line switches. We are going to set up a switch that when toggled will make your Android device say either "On" or "Off". + You could also do this with the automation component instead so whenever you put your house to sleep mode for example your Android device will open up Google Play Books or the Kindle app ready for you to read as well as dimming your lights, but this tutorial is all about the switches.