From e24e281e5bf5d5508632473e43556660eafa1eb5 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 7 May 2016 13:07:10 -0700 Subject: [PATCH] Remove wrong logo from 0.19 blog post --- source/_posts/2016-05-07-empowering-scripts-and-alexa.markdown | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/_posts/2016-05-07-empowering-scripts-and-alexa.markdown b/source/_posts/2016-05-07-empowering-scripts-and-alexa.markdown index 0b8fd2e2b16..6af39f01120 100644 --- a/source/_posts/2016-05-07-empowering-scripts-and-alexa.markdown +++ b/source/_posts/2016-05-07-empowering-scripts-and-alexa.markdown @@ -43,8 +43,6 @@ light: entity_namespace: holiday_home ``` - - - Automation: allow [script syntax] for action ([@balloob]) - Automation: expose [`trigger` variable][trigger-variable] to script templates ([@balloob]) - Script: allow passing variables for script templates in the [script service calls] ([@balloob])