mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
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:
parent
c7ae547866
commit
fbe8b6a280
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user