mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-06 18:26:51 +00:00
Modbus: Add support for Holding Registers to Binary Sensor (#24595)
This commit is contained in:
parent
04c513671d
commit
c0fac299c5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user