mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 04:46:49 +00:00
Allow combinations write_coil/read_coils and write_coils/read_coil for modbus switch (#18691)
This commit is contained in:
parent
a94e5bf572
commit
93c5f8952f
@ -946,7 +946,7 @@ switches:
|
||||
default: 0
|
||||
type: integer
|
||||
input_type:
|
||||
description: type of address (holding/coil/discrete/input)
|
||||
description: type of address (holding/coil/discrete/input or holdings/coils for array call)
|
||||
required: false
|
||||
default: write_type
|
||||
type: integer
|
||||
|
Loading…
x
Reference in New Issue
Block a user