mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
Changed parameter name (#4641)
* Added device_config_domain and device_config_glob
This commit is contained in:
parent
0ab51b775e
commit
5f91c5a3b8
@ -82,7 +82,7 @@ new_entity_ids:
|
|||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
default: True
|
default: True
|
||||||
device_config:
|
device_config / device_config_domain / device_config_glob:
|
||||||
description: This attribute contains node-specific override values. (For releases prior to 0.39 this variable is called **customize**) See [Customizing devices and services](/docs/configuration/customizing-devices/) for the format.
|
description: This attribute contains node-specific override values. (For releases prior to 0.39 this variable is called **customize**) See [Customizing devices and services](/docs/configuration/customizing-devices/) for the format.
|
||||||
required: false
|
required: false
|
||||||
type: string, list
|
type: string, list
|
||||||
|
Loading…
x
Reference in New Issue
Block a user