mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Allow combinations write_coil/read_coils and write_coils/read_coil for modbus switch (#18691)
This commit is contained in:
parent
0a9f4d63f8
commit
ee39931f27
@ -945,7 +945,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