From fbe8b6a280c99c29363ae84970b8ef712b1f4aab Mon Sep 17 00:00:00 2001 From: dnguyen800 <25126347+dnguyen800@users.noreply.github.com> Date: Wed, 30 Oct 2019 00:23:25 -0700 Subject: [PATCH] Add MAC address example to Broadlink documentation (#11038) * Add MAC address example to Broadlink documentation Some forum users were having trouble setting up the Broadlink integration because they added the MAC address in the wrong format. I added a formatted example. * :pencil2: Tweak --- source/_integrations/broadlink.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/broadlink.markdown b/source/_integrations/broadlink.markdown index 28c92e02850..6f7a47c04f9 100644 --- a/source/_integrations/broadlink.markdown +++ b/source/_integrations/broadlink.markdown @@ -36,7 +36,7 @@ host: required: true type: string mac: - description: Device mac address. + description: "Device MAC address. Use the following format: `AA:BB:CC:DD:EE:FF`." required: true type: string name: @@ -139,7 +139,7 @@ host: required: true type: string mac: - description: Device MAC address. + description: "Device MAC address. Use the following format: `AA:BB:CC:DD:EE:FF`." required: true type: string timeout: