mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Merge branch 'current' into rc
This commit is contained in:
commit
8a29b582da
@ -104,15 +104,15 @@ internal_url:
|
|||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
customize:
|
customize:
|
||||||
description: "[Customize](#editing-the-entity-settings-in-yaml) entities."
|
description: "[Customize](#editing-entity-settings-in-yaml) entities."
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
customize_domain:
|
customize_domain:
|
||||||
description: "[Customize](#editing-the-entity-settings-in-yaml) all entities in a domain."
|
description: "[Customize](#editing-entity-settings-in-yaml) all entities in a domain."
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
customize_glob:
|
customize_glob:
|
||||||
description: "[Customize](#editing-the-entity-settings-in-yaml) entities matching a pattern."
|
description: "[Customize](#editing-entity-settings-in-yaml) entities matching a pattern."
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
allowlist_external_dirs:
|
allowlist_external_dirs:
|
||||||
|
@ -1489,9 +1489,9 @@ switches:
|
|||||||
coils:
|
coils:
|
||||||
description: "write_coils is called."
|
description: "write_coils is called."
|
||||||
verify:
|
verify:
|
||||||
description: "Read from Modbus device to verify fan.
|
description: "Read from Modbus device to verify switch.
|
||||||
If used without attributes, it uses the toggle register configuration.
|
If used without attributes, it uses the toggle register configuration.
|
||||||
If omitted, no verification is done, but the state of the fan is set with each toggle."
|
If omitted, no verification is done, but the state of the switch is set with each toggle."
|
||||||
required: false
|
required: false
|
||||||
type: map
|
type: map
|
||||||
keys:
|
keys:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user