Site updated at 2017-01-27 19:44:27 UTC

This commit is contained in:
Travis CI 2017-01-27 19:44:27 +00:00
parent b99d7a134f
commit d9ee9d97db
24 changed files with 41 additions and 37 deletions

View file

@ -93,7 +93,7 @@
<p>Integrate your <a href="https://www.hydroquebec.com/portail/">Hydro-Québec</a> consumption profile information into Home Assistant.</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
<span class="s">ensor</span><span class="pi">:</span>
<span class="s">sensor</span><span class="pi">:</span>
<span class="pi">-</span> <span class="s">platform</span><span class="pi">:</span> <span class="s">hydroquebec</span>
<span class="s">username</span><span class="pi">:</span> <span class="s">MYUSERNAME</span>
<span class="s">password</span><span class="pi">:</span> <span class="s">MYPASSWORD</span>