Site updated at 2018-01-25 17:33:45 UTC

This commit is contained in:
Travis CI 2018-01-25 17:33:45 +00:00
parent 2a429df2b2
commit 94552b64db
144 changed files with 304 additions and 301 deletions

View file

@ -169,7 +169,7 @@ Notice in the example below that in order to refer to the group “Living Room
<span class="pi">-</span> <span class="s">group.all_scripts</span>
</code></pre>
</div>
<h2><a class="title-link" name="group-behaviour" href="#group-behaviour"></a> Group behaviour</h2>
<h2><a class="title-link" name="group-behavior" href="#group-behavior"></a> Group behavior</h2>
<p>When any member of a group is <code class="highlighter-rouge">on</code> then the group will also be <code class="highlighter-rouge">on</code>. Similarly with a device tracker, when any member of the group is <code class="highlighter-rouge">home</code> then the group is <code class="highlighter-rouge">home</code>.</p>
<h2><a class="title-link" name="customize-group-order" href="#customize-group-order"></a> Customize group order</h2>
<p>You can also order your groups using <a href="/docs/configuration/customizing-devices/">customize</a> with <code class="highlighter-rouge">order: </code> if they dont show up in the order you want them in.</p>