mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
Add description of verify for modbus switch. (#17709)
Co-authored-by: Franck Nijhof <frenck@frenck.nl> Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
7f9f25d749
commit
63ea2f6237
@ -710,7 +710,7 @@ switches:
|
||||
type: integer
|
||||
default: 0
|
||||
verify:
|
||||
description: read from modbus device to verify switch.
|
||||
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 switch is set with each toggle.
|
||||
required: false
|
||||
type: map
|
||||
keys:
|
||||
|
Loading…
x
Reference in New Issue
Block a user