Site updated at 2017-02-08 17:25:43 UTC
This commit is contained in:
parent
01603fea7e
commit
5005031cec
23 changed files with 39 additions and 38 deletions
|
@ -90,7 +90,7 @@
|
|||
<hr class="divider">
|
||||
|
||||
|
||||
<p>The <code class="highlighter-rouge">sma</code> sensor will poll a [SMA][http://www.sma-america.com/] solar inverter and present the values as sensors (or attributes of sensors) in Home Assistant.</p>
|
||||
<p>The <code class="highlighter-rouge">sma</code> sensor will poll a <a href="http://www.sma-solar.com/">SMA</a> <a href="http://www.sma-america.com/">(US)</a> solar inverter and present the values as sensors (or attributes of sensors) in Home Assistant.</p>
|
||||
|
||||
<p>To enable this sensor, add the following lines to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
|
||||
|
||||
|
@ -139,7 +139,8 @@
|
|||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code> <span class="s">custom</span><span class="pi">:</span>
|
||||
<span class="s">yesterday_consumption</span><span class="pi">:</span>
|
||||
<span class="s">key</span><span class="pi">:</span> <span class="s">6400_00543A01</span>
|
||||
<span class="s">unit</span><span class="pi">:</span> <span class="s">W</span>
|
||||
<span class="s">unit</span><span class="pi">:</span> <span class="s">kWh</span>
|
||||
<span class="s">factor</span><span class="pi">:</span> <span class="s">1000</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue