From 49a923a06170620e9388080890433a1a5557b851 Mon Sep 17 00:00:00 2001 From: Dawid Dawidowicz <169183165+Dawidooox@users.noreply.github.com> Date: Tue, 13 Aug 2024 08:36:21 +0200 Subject: [PATCH] Correct new Wake on LAN device type section (button) (#34274) --- source/_integrations/wake_on_lan.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/wake_on_lan.markdown b/source/_integrations/wake_on_lan.markdown index bcace1ffcf9..c32d6d4b1d2 100644 --- a/source/_integrations/wake_on_lan.markdown +++ b/source/_integrations/wake_on_lan.markdown @@ -78,7 +78,7 @@ The action to route the packet is most likely named "IP Helper". It may support ## Button -The `wake_on_lan` (WOL) switch {% term integration %} allows you to turn on a [WOL](https://en.wikipedia.org/wiki/Wake-on-LAN) enabled computer. +The `wake_on_lan` (WOL) button {% term integration %} allows you to turn on a [WOL](https://en.wikipedia.org/wiki/Wake-on-LAN) enabled computer. The WOL button can only turn on your computer. It will send a magic packet to the MAC address specified in the configuration. As a button, it is stateless. This means it can not monitor if the WOL-enabled computer has actually received the wake-up call and has started.