Site updated at 2016-03-14 04:41:23 UTC
This commit is contained in:
parent
40dd7dd5a9
commit
5832e76b3a
14 changed files with 175 additions and 175 deletions
|
@ -137,7 +137,7 @@
|
|||
<ul>
|
||||
<li><a href="https://github.com/fabaff">@fabaff</a> has upgraded the codebase to follow the PEP257 documentation standard.</li>
|
||||
<li><a href="https://github.com/PartOfTheThing">@partofthething</a> has migrated us to use the main Python Open Z-Wave library instead of our forked version.</li>
|
||||
<li>To make our automations more powerful, <a href="https://github.com/persandstrom">@persandstrom</a> added the option to use templates to dynamically create service calls. This works for automation, script, Alexa, universal media player, template switch. <a href="/topics/service_calls/#use-templates-to-decide-which-service-to-call">Learn more.</a></li>
|
||||
<li>To make our automations more powerful, <a href="https://github.com/persandstrom">@persandstrom</a> added the option to use templates to dynamically create service calls. This works for automation, Alexa, universal media player, template switch. <a href="/topics/service_calls/#use-templates-to-decide-which-service-to-call">Learn more.</a></li>
|
||||
<li><a href="https://github.com/MartinHjelmare">@MartinHjelmare</a> has upgraded our scene support to now support all built-in services and components.</li>
|
||||
</ul>
|
||||
|
||||
|
@ -155,7 +155,7 @@
|
|||
|
||||
<div class="highlighter-coderay"><div class="CodeRay">
|
||||
<div class="code"><pre><span class="comment"># Example using templates for service and data in service call.</span>
|
||||
<span class="comment"># Works for automation, script, Alexa, universal media player, template switch.</span>
|
||||
<span class="comment"># Works for automation, Alexa, universal media player, template switch.</span>
|
||||
<span class="key">automation</span>:
|
||||
- <span class="string"><span class="content">trigger:</span><span class="content">
|
||||
- platform: state
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue