Site updated at 2016-11-25 17:15:58 UTC

This commit is contained in:
Travis CI 2016-11-25 17:15:58 +00:00
parent 0b0f345627
commit 3ecdedcf30
23 changed files with 37 additions and 37 deletions

View file

@ -124,7 +124,7 @@
<li><strong>day</strong> (<em>Optional</em>): Specify the day(s) of the month to schedule the speedtest. Use a list for multiple entries. Default is None.</li>
</ul>
<p>This component uses <a href="https://github.com/sivel/speedtest-cli">speedtest-cli</a> to gather network performance data from Speedtest.net. Please be aware of the potential <a href="https://github.com/sivel/speedtest-cli#inconsistency">inconsistencies</a> that this component may display.</p>
<p>This component uses <a href="https://github.com/sivel/speedtest-cli">speedtest-cli</a> to gather network performance data from Speedtest.net. Please be aware of the potential <a href="https://github.com/sivel/speedtest-cli#inconsistency">inconsistencies</a> that this component may display.</p>
<p>When Home Assistant first starts up, the values of the speedtest will show as <code class="highlighter-rouge">Unknown</code>. You can use the service <code class="highlighter-rouge">sensor.update_speedtest</code> to run a manual speedtest and populate the data or just wait for the next regularly scheduled test.</p>