Site updated at 2017-04-22 08:18:58 UTC

This commit is contained in:
Travis CI 2017-04-22 08:18:58 +00:00
parent ccb445b786
commit 8bfdad789d
554 changed files with 9309 additions and 1417 deletions

View file

@ -84,6 +84,7 @@ See below for suggestions on how to do this.
<li><strong>name</strong> (<em>Optional</em>): The name of the switch. Default is Wake on LAN.</li>
<li><strong>host</strong> (<em>Optional</em>): The IP address or hostname to check the state of the device (on/off).</li>
<li><strong>turn_off</strong> (<em>Optional</em>): Defines an <a href="/getting-started/automation/">action</a> to run when the switch is turned off.</li>
<li><strong>broadcast_address</strong> (<em>Optional</em>): The IP address of the host to send the magic packet to (default 255.255.255.255).</li>
</ul>
<h2><a class="title-link" name="examples" href="#examples"></a> Examples</h2>
<p>Here are some real life examples of how to use the <strong>turn_off</strong> variable.</p>