Site updated at 2016-10-26 06:17:33 UTC
This commit is contained in:
parent
910898009b
commit
ef91325063
40 changed files with 292 additions and 39 deletions
|
@ -89,7 +89,22 @@
|
|||
<hr class="divider">
|
||||
|
||||
|
||||
<p>Integrate your <a href="https://efergy.com">Efergy</a> meter information into Home Assistant. To get an app token, log in to your efergy account, go to the Settings page, click on App tokens, and click “Add token”.</p>
|
||||
<p>Integrate your <a href="https://efergy.com">Efergy</a> meter information into Home Assistant. To get an app token:</p>
|
||||
|
||||
<ol>
|
||||
<li>
|
||||
<p>Log in to your efergy account</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Go to the Settings page</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Click on App tokens</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Click “Add token”</p>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
<span class="s">sensor</span><span class="pi">:</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue