Update wol documentation (#2445)

This commit is contained in:
Thibault Cohen 2017-04-18 12:09:21 -04:00 committed by Paulus Schoutsen
parent 1ff9737dd5
commit 31304d177b

View File

@ -34,6 +34,7 @@ Configuration variables:
- **name** (*Optional*): The name of the switch. Default is 'Wake on LAN'.
- **host** (*Optional*): The IP address or hostname to check the state of the device (on/off).
- **turn_off** (*Optional*): Defines an [action](/getting-started/automation/) to run when the switch is turned off.
- **broadcast_address** (*Optional*): The IP address of the host to send the magic packet to (default 255.255.255.255).
## {% linkable_title Examples %}