mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Correct fan to switch (#33088)
This commit is contained in:
parent
2c47ab3d6b
commit
dc18376f2c
@ -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