Site updated at 2017-01-15 17:48:29 UTC

This commit is contained in:
Travis CI 2017-01-15 17:48:30 +00:00
parent 3a2befc8da
commit a9e8c57522
536 changed files with 12700 additions and 1884 deletions

View file

@ -124,9 +124,10 @@ Currently fast.com only supports measuring download bandwidth. If you want to me
<li><strong>minute</strong> (<em>Optional</em>): Specify the minute(s) of the hour to schedule the speedtest. Use a list for multiple entries. Default is 0.</li>
<li><strong>hour</strong> (<em>Optional</em>): Specify the hour(s) of the day to schedule the speedtest. Use a list for multiple entries. Default is None.</li>
<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>
<li><strong>manual</strong> (<em>Optional</em>): True or False to turn manual mode on or off. Manual mode will disable scheduled speedtests.</li>
</ul>
<p>There is also a service named <code class="highlighter-rouge">sensor.update_fastdotcom</code> that you can use to run a fast.com speedtest on demand.</p>
<p>There is also a service named <code class="highlighter-rouge">sensor.update_fastdotcom</code> that you can use to run a fast.com speedtest on demand. You can turn on manual mode to disable the scheduled speedtests.</p>
</article>