Site updated at 2017-08-24 06:43:59 UTC

This commit is contained in:
Travis CI 2017-08-24 06:43:59 +00:00
parent 337e2f0247
commit 270647e144
43 changed files with 94 additions and 94 deletions

View file

@ -142,7 +142,7 @@
<li><strong>interface</strong> (<em>Optional</em>): Which network interface to use. Defaults to any.</li>
</ul>
<h2><a class="title-link" name="services" href="#services"></a> Services</h2>
<p>The gateway provides two services: <code class="highlighter-rouge">xiaomi.play_ringtone</code> and <code class="highlighter-rouge">xiaomi.stop_ringtone</code>. To play ringtones by Home Assistant the version of the gateway firmware must be <code class="highlighter-rouge">1.4.1_145</code> at least. A <code class="highlighter-rouge">ringtone_id</code> and <code class="highlighter-rouge">gw_mac</code> must be supplied. The parameter <code class="highlighter-rouge">ringtone_vol</code> (percent) is optional. Allowed values of the <code class="highlighter-rouge">ringtone_id</code> are:</p>
<p>The gateway provides two services: <code class="highlighter-rouge">xiaomi.play_ringtone</code> and <code class="highlighter-rouge">xiaomi.stop_ringtone</code>. To play ringtones by Home Assistant, the version of the gateway firmware must be <code class="highlighter-rouge">1.4.1_145</code> at least. A <code class="highlighter-rouge">ringtone_id</code> and <code class="highlighter-rouge">gw_mac</code> must be supplied. The parameter <code class="highlighter-rouge">ringtone_vol</code> (percent) is optional. Allowed values of the <code class="highlighter-rouge">ringtone_id</code> are:</p>
<ul>
<li>alarm ringtones [0-8]</li>
<li>doorbell ring [10-13]</li>
@ -189,7 +189,7 @@
<li>Turn off the firewall on the HA computer</li>
<li>Try to leave the mac address blank.</li>
<li>Try to set <code class="highlighter-rouge">discovery_retry: 10</code></li>
<li>Try to disable and then renable LAN access</li>
<li>Try to disable and then enable LAN access</li>
</ul>
</article>
</div>