Skip to content

Commit 97d3919

Browse files
persandstromfabaff
authored andcommitted
write_registers doc (home-assistant#909)
1 parent b602295 commit 97d3919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/modbus.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Configuration variables:
6262
6363
| Service | Description |
6464
| ------- | ----------- |
65-
| write_register | Write single register. Requires `unit`, `address` and `value` fields. |
65+
| write_register | Write register. Requires `unit`, `address` and `value` fields. `value` can be either single value or an array |
6666

6767

6868
## {% linkable_title Building on top of Modbus %}

0 commit comments

Comments
 (0)