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

@ -88,7 +88,11 @@
<li><strong>host</strong> (<em>Required</em>): The LAN IP address or hostname of your device. You can find this by going to the <a href="http://www.doorbird.com/checkonline">DoorBird Online check</a> and entering the information from the paper that was included in the box.</li>
<li><strong>username</strong> (<em>Required</em>): The username of a non-administrator user account on the device.</li>
<li><strong>password</strong> (<em>Required</em>): The password for the user specified.</li>
<li><strong>doorbell_events</strong> (<em>Optional</em>): Setting this to <code class="highlighter-rouge">true</code> this will register a callback URL with the device so that events can be published to the event bus when the doorbell rings.</li>
</ul>
<p class="note warning">
Enabling <code class="highlighter-rouge">doorbell_events</code> will delete all other registered push notification services with the device every time Home Assistant starts. This will not affect notifications delivered by the DoorBird mobile app.
</p>
</article>
</div>
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
@ -107,9 +111,6 @@
<div class='section'>
<h1 class='title delta'>Related components</h1>
<ul class='divided'>
<li><a href='/components/binary_sensor.doorbird/'>
DoorBird Binary Sensor
</a></li>
<li><a href='/components/camera.doorbird/'>
DoorBird Camera
</a></li>
@ -256,6 +257,9 @@
<li>
<a href='/components/netatmo/'>Netatmo</a>
</li>
<li>
<a href='/components/nuheat/'>NuHeat</a>
</li>
<li>
<a href='/components/nuimo_controller/'>Nuimo controller</a>
</li>
@ -277,6 +281,12 @@
<li>
<a href='/components/rfxtrx/'>RFXtrx</a>
</li>
<li>
<a href='/components/rainbird/'>Rain Bird</a>
</li>
<li>
<a href='/components/sensor.rainbird/'>Rain Bird Sensor</a>
</li>
<li>
<a href='/components/switch.rainbird/'>Rain Bird Switch</a>
</li>
@ -364,6 +374,9 @@
<li>
<a href='/components/zoneminder/'>ZoneMinder</a>
</li>
<li>
<a href='/components/deconz/'>deCONZ</a>
</li>
<li>
<a href='/components/ecobee/'>ecobee</a>
</li>