From bfe5099c1db8783deea610891a3d0b2ac781ed68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nathana=C3=ABl=20L=C3=A9caud=C3=A9?= Date: Sat, 12 Nov 2016 17:44:16 -0500 Subject: [PATCH] node-red-node-wol: added address field --- io/wol/39-wol.html | 8 +++++++- io/wol/39-wol.js | 5 ++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/io/wol/39-wol.html b/io/wol/39-wol.html index ebb09e60..feb46d13 100644 --- a/io/wol/39-wol.html +++ b/io/wol/39-wol.html @@ -4,16 +4,21 @@ +
+ + +
-
Tip: leave blank if you want to use msg.mac to dynamically set target mac address.
+
Tip: leave blank if you want to use msg.mac or msg.host to dynamically set target mac address.