Modbus: Add support for Holding Registers to Binary Sensor (#24595)

This commit is contained in:
Nippey 2022-10-24 18:08:39 +02:00 committed by GitHub
parent 04c513671d
commit c0fac299c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -364,7 +364,7 @@ binary_sensors:
required: false
type: string
input_type:
description: type of address (discrete_input/coil)
description: type of address (discrete_input/coil/holding)
required: false
default: coil
type: string