mirror of
https://github.com/home-assistant/core.git
synced 2025-06-04 13:17:06 +00:00
Fix modbus service description (#30005)
This commit is contained in:
parent
58b5833d64
commit
c16fae2c0b
@ -1,7 +1,7 @@
|
||||
write_coil:
|
||||
description: Write to a modbus coil.
|
||||
fields:
|
||||
address: {description: Address of the register to read., example: 0}
|
||||
address: {description: Address of the register to write to., example: 0}
|
||||
state: {description: State to write., example: false}
|
||||
unit: {description: Address of the modbus unit., example: 21}
|
||||
write_register:
|
||||
|
Loading…
x
Reference in New Issue
Block a user