Site updated at 2017-03-25 23:02:20 UTC

This commit is contained in:
Travis CI 2017-03-25 23:02:21 +00:00
parent a61ca670d2
commit 2cc4827413
384 changed files with 4883 additions and 1377 deletions

View file

@ -75,6 +75,11 @@
<span class="s">api_secret</span><span class="pi">:</span> <span class="s">CLIENT_SECRET</span>
</code></pre>
</div>
<p>Two sensors will be created with the following names:</p>
<ul>
<li><strong>Energy Usage</strong>: Current active power usage in Watts. Updated every 10 seconds.</li>
<li><strong>Daily Energy Usage</strong>: Daily power usage in kWh. Updated every 2.5 minutes.</li>
</ul>
<p>Configuration variables:</p>
<ul>
<li><strong>api_key</strong> (<em>Required</em>): The API key for your account/application.</li>