Site updated at 2016-11-23 09:27:21 UTC

This commit is contained in:
Travis CI 2016-11-23 09:27:21 +00:00
parent 1d3228b9ca
commit f198674d09
100 changed files with 139 additions and 139 deletions

View file

@ -35,7 +35,7 @@ your <code class="highlighter-rouge">configuration.yaml</code>:</p>
<li><strong>name</strong> (<em>Optional</em>): Name of the ted gateway. Defaults to ted.</li>
</ul>
<p>For each plugged MTU, using an index starting at 1, the platorm creates 2 sensors:</p>
<p>For each plugged MTU, using an index starting at 1, the platform creates 2 sensors:</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">sensor.&lt;name&gt;_mtu&lt;MTU id&gt;_power</span>
<span class="s">sensor.&lt;name&gt;_mtu&lt;MTU id&gt;_voltage</span>
</code></pre>