Variables | |
| string | CONF_OFF_ACTION = "turn_off" |
| string | DEFAULT_NAME = "Wake on LAN" |
| int | DEFAULT_PING_TIMEOUT = 1 |
| string | DOMAIN = "wake_on_lan" |
| list | PLATFORMS = [Platform.BUTTON] |
Constants for the Wake-On-LAN component.
| string homeassistant.components.wake_on_lan.const.CONF_OFF_ACTION = "turn_off" |
| string homeassistant.components.wake_on_lan.const.DEFAULT_NAME = "Wake on LAN" |
| int homeassistant.components.wake_on_lan.const.DEFAULT_PING_TIMEOUT = 1 |
| string homeassistant.components.wake_on_lan.const.DOMAIN = "wake_on_lan" |