Updated decora switch documentation (#11051)

This commit is contained in:
springstan 2019-11-01 09:52:17 +01:00 committed by Fabian Affolter
parent 09aea251aa
commit 0228fc1f87

View File

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