Site updated at 2017-09-26 07:14:23 UTC

This commit is contained in:
Travis CI 2017-09-26 07:14:23 +00:00
parent 80847eb95a
commit b723b0750d
415 changed files with 2329 additions and 1581 deletions

View file

@ -81,7 +81,7 @@
binary_sensor.front_port_line_crossing
</code></pre>
</div>
<p>When used with a NVR device the sensors will be appeneded with the channel number they represent. For example, if you configure an NVR with the name “Home” that supports 2 cameras with motion detection and line crossing events enabled to notify the surveillance center the following binary sensors will be added to Home Assistant:</p>
<p>When used with a NVR device the sensors will be appended with the channel number they represent. For example, if you configure an NVR with the name “Home” that supports 2 cameras with motion detection and line crossing events enabled to notify the surveillance center the following binary sensors will be added to Home Assistant:</p>
<div class="highlighter-rouge"><pre class="highlight"><code>binary_sensor.home_motion_1
binary_sensor.home_motion_2
binary_sensor.home_line_crossing_1