Site updated at 2017-09-28 06:56:29 UTC

This commit is contained in:
Travis CI 2017-09-28 06:56:29 +00:00
parent e6c41fd321
commit fb4665c007
27 changed files with 66 additions and 66 deletions

View file

@ -113,7 +113,7 @@
<li><strong>username</strong> (<em>Optional</em>): The username to your Axis device. Default root.</li>
<li><strong>password</strong> (<em>Optional</em>): The password to your Axis device. Default pass.</li>
<li><strong>trigger_time</strong> (<em>Optional</em>): Minimum time (in seconds) a sensor should keep its positive value. Default 0.</li>
<li><strong>http_port</strong> (<em>Optional</em>): Configure port web server of device is accessible from. Default 80.</li>
<li><strong>port</strong> (<em>Optional</em>): Configure port web server of device is accessible from. Default 80.</li>
<li><strong>location</strong> (<em>Optional</em>): Physical location of your Axis device. Default not set.</li>
<li><strong>include</strong> (<em>Required</em>): This cannot be empty else there would be no use adding the device at all.
<ul>

View file

@ -160,7 +160,7 @@
</dl>
</div>
<h3><a class="title-link" name="services" href="#services"></a> Services</h3>
<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_aqara.play_ringtone</code> and <code class="highlighter-rouge">xiaomi_aqara.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>