mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Updated decora switch documentation (#11051)
This commit is contained in:
parent
09aea251aa
commit
0228fc1f87
@ -32,15 +32,17 @@ devices:
|
||||
mac_address:
|
||||
required: true
|
||||
description: The bluetooth address of the switch.
|
||||
type: string
|
||||
name:
|
||||
description: The name to use in the frontend.
|
||||
required: false
|
||||
type: string
|
||||
api_key:
|
||||
description: The API key to access the device.
|
||||
required: true
|
||||
type: string
|
||||
type: list
|
||||
keys:
|
||||
name:
|
||||
description: The name to use in the frontend.
|
||||
required: false
|
||||
default: "`mac_address` of this switch"
|
||||
type: string
|
||||
api_key:
|
||||
description: The API key to access the device.
|
||||
required: true
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
<div class='note'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user