Site updated at 2016-10-04 22:08:12 UTC
This commit is contained in:
parent
1b86ab1293
commit
a3006a627e
24 changed files with 39 additions and 39 deletions
|
@ -123,11 +123,11 @@
|
|||
|
||||
<span class="n">DEPENDENCIES</span> <span class="o">=</span> <span class="p">[</span><span class="s">'group'</span><span class="p">,</span> <span class="s">'device_tracker'</span><span class="p">,</span> <span class="s">'light'</span><span class="p">]</span>
|
||||
|
||||
<span class="c"># Attribute to tell which light has to flash whem a known person comes home</span>
|
||||
<span class="c"># Attribute to tell which light has to flash when a known person comes home</span>
|
||||
<span class="c"># If omitted will flash all.</span>
|
||||
<span class="n">CONF_KNOWN_LIGHT</span> <span class="o">=</span> <span class="s">"known_light"</span>
|
||||
|
||||
<span class="c"># Attribute to tell which light has to flash whem an unknown person comes home</span>
|
||||
<span class="c"># Attribute to tell which light has to flash when an unknown person comes home</span>
|
||||
<span class="c"># If omitted will flash all.</span>
|
||||
<span class="n">CONF_UNKNOWN_LIGHT</span> <span class="o">=</span> <span class="s">"unknown_light"</span>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue