Site updated at 2018-01-15 11:59:29 UTC

This commit is contained in:
Travis CI 2018-01-15 11:59:30 +00:00
parent bd22e4b200
commit bf18f14fe7
772 changed files with 16363 additions and 3384 deletions

View file

@ -94,6 +94,7 @@
</ul>
<p>Days are specified as follows: <code class="highlighter-rouge">mon</code>, <code class="highlighter-rouge">tue</code>, <code class="highlighter-rouge">wed</code>, <code class="highlighter-rouge">thu</code>, <code class="highlighter-rouge">fri</code>, <code class="highlighter-rouge">sat</code>, <code class="highlighter-rouge">sun</code>. The keyword <code class="highlighter-rouge">holiday</code> is used for public holidays identified by the holidays module.</p>
<p class="note warning">
If you use the sensor for Norway (<code class="highlighter-rouge">NO</code>) you need to wrap <code class="highlighter-rouge">NO</code>in quotes or write the name in full. Otherwise the value is evaluated as <code class="highlighter-rouge">False</code>.
If you use the sensor for Canada (<code class="highlighter-rouge">CA</code>) with Ontario (<code class="highlighter-rouge">ON</code>) as <code class="highlighter-rouge">province:</code> then you need to wrap <code class="highlighter-rouge">ON</code> in quotes. Otherwise the value is evaluated as <code class="highlighter-rouge">True</code> (check the YAML documentation for further details) and the sensor will not work.
</p>
<p>Example usage for automation:</p>
@ -173,9 +174,6 @@ If you use the sensor for Canada (<code class="highlighter-rouge">CA</code>) wit
<li>
<a href='/components/binary_sensor.concord232/'>Concord232 Binary Sensor</a>
</li>
<li>
<a href='/components/binary_sensor.doorbird/'>DoorBird Binary Sensor</a>
</li>
<li>
<a href='/components/binary_sensor.ecobee/'>Ecobee Binary Sensor</a>
</li>
@ -207,7 +205,7 @@ If you use the sensor for Canada (<code class="highlighter-rouge">CA</code>) wit
<a href='/components/binary_sensor.hikvision/'>Hikvision Binary Sensor</a>
</li>
<li>
<a href='/components/binary_sensor.hive/'>Hive Sensor</a>
<a href='/components/binary_sensor.hive/'>Hive Binary Sensor</a>
</li>
<li>
<a href='/components/binary_sensor.homematic/'>Homematic Binary Sensor</a>
@ -332,6 +330,9 @@ If you use the sensor for Canada (<code class="highlighter-rouge">CA</code>) wit
<li>
<a href='/components/binary_sensor.arest/'>aREST Binary Sensor</a>
</li>
<li>
<a href='/components/binary_sensor.deconz/'>deCONZ Binary Sensor</a>
</li>
<li>
<a href='/components/binary_sensor.gc100/'>gc100 Binary Sensor</a>
</li>