mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-17 15:46: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
|
required: false
|
||||||
type: string
|
type: string
|
||||||
input_type:
|
input_type:
|
||||||
description: type of address (discrete_input/coil)
|
description: type of address (discrete_input/coil/holding)
|
||||||
required: false
|
required: false
|
||||||
default: coil
|
default: coil
|
||||||
type: string
|
type: string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user