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
|
||||
type: string
|
||||
customize:
|
||||
description: "[Customize](#editing-the-entity-settings-in-yaml) entities."
|
||||
description: "[Customize](#editing-entity-settings-in-yaml) entities."
|
||||
required: false
|
||||
type: string
|
||||
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
|
||||
type: string
|
||||
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
|
||||
type: string
|
||||
allowlist_external_dirs:
|
||||
|
@ -1489,9 +1489,9 @@ switches:
|
||||
coils:
|
||||
description: "write_coils is called."
|
||||
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 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
|
||||
type: map
|
||||
keys:
|
||||
|
Loading…
x
Reference in New Issue
Block a user