From 77d2a27d6df265cca80fc684780464bc0c05734c Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 13 Mar 2016 21:39:53 -0700 Subject: [PATCH] Update blog post for 15 about not supporting scripts --- .../2016-03-12-z-wave-pep257-templated-service-calls.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_posts/2016-03-12-z-wave-pep257-templated-service-calls.markdown b/source/_posts/2016-03-12-z-wave-pep257-templated-service-calls.markdown index 7b8d4214677..d5b5d6ed07e 100644 --- a/source/_posts/2016-03-12-z-wave-pep257-templated-service-calls.markdown +++ b/source/_posts/2016-03-12-z-wave-pep257-templated-service-calls.markdown @@ -14,7 +14,7 @@ Two weeks has past so here is 0.15! We have been focussing a lot on quality. Mak - [@fabaff] has upgraded the codebase to follow the PEP257 documentation standard. - [@partofthething] has migrated us to use the main Python Open Z-Wave library instead of our forked version. - - To make our automations more powerful, [@persandstrom] added the option to use templates to dynamically create service calls. This works for automation, script, Alexa, universal media player, template switch. [Learn more.][services] + - To make our automations more powerful, [@persandstrom] added the option to use templates to dynamically create service calls. This works for automation, Alexa, universal media player, template switch. [Learn more.][services] - [@MartinHjelmare] has upgraded our scene support to now support all built-in services and components. Besides bug fixes, this release also brings: @@ -29,7 +29,7 @@ Besides bug fixes, this release also brings: ```yaml # Example using templates for service and data in service call. -# Works for automation, script, Alexa, universal media player, template switch. +# Works for automation, Alexa, universal media player, template switch. automation: - trigger: - platform: state