Merge branch 'current' into rc

This commit is contained in:
Franck Nijhof 2024-06-05 19:01:33 +02:00
commit 8a29b582da
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
2 changed files with 5 additions and 5 deletions

View File

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

View File

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