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.

* ✏️ Tweak
This commit is contained in:
dnguyen800 2019-10-30 00:23:25 -07:00 committed by Fabian Affolter
parent c7ae547866
commit fbe8b6a280

View File

@ -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: