Allow combinations write_coil/read_coils and write_coils/read_coil for modbus switch (#18691)

This commit is contained in:
jan iversen 2021-08-02 14:56:03 +02:00 committed by Franck Nijhof
parent a94e5bf572
commit 93c5f8952f
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -946,7 +946,7 @@ switches:
default: 0 default: 0
type: integer type: integer
input_type: 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 required: false
default: write_type default: write_type
type: integer type: integer