Skip to content

Commit fdc7842

Browse files
doc/configuration: document missing WaveshareModbusTCPCoil coil_count argument
Signed-off-by: Bastian Krause <[email protected]>
1 parent 7887bcf commit fdc7842

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/configuration.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,7 @@ module ``192.168.23.42``.
444444
Arguments:
445445
- host (str): hostname of the Modbus TCP server e.g. ``192.168.23.42:502``
446446
- coil (int): index of the coil, e.g. ``3``
447+
- coil_count (int, default=8): total number of coils on this module
447448
- invert (bool, default=False): whether the logic level is inverted
448449
(active-low)
449450
- write_multiple_coils (bool, default=False): whether to perform write

0 commit comments

Comments
 (0)