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