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