Site updated at 2017-11-18 20:42:08 UTC

This commit is contained in:
Travis CI 2017-11-18 20:42:08 +00:00
parent 374261cd52
commit 3bb0d0697f
641 changed files with 7982 additions and 2283 deletions

View file

@ -103,7 +103,7 @@
<tr>
<td><code class="highlighter-rouge">url</code></td>
<td>no</td>
<td>The url of the file to download.</td>
<td>The URL of the file to download.</td>
</tr>
<tr>
<td><code class="highlighter-rouge">subdir</code></td>
@ -115,6 +115,11 @@
<td>yes</td>
<td>Determine the filename.</td>
</tr>
<tr>
<td><code class="highlighter-rouge">overwrite</code></td>
<td>yes</td>
<td>Whether to overwrite the file or not, defaults to <code class="highlighter-rouge">false</code>.</td>
</tr>
</tbody>
</table>
</article>
@ -153,6 +158,9 @@
<li>
<a href='/components/switch.transmission/'>Transmission Switch</a>
</li>
<li>
<a href='/components/sensor.pyload/'>pyLoad Sensor</a>
</li>
</ul>
</div>
</section>