mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Correct faulty description of binary_sensor in modbus. (#17633)
This commit is contained in:
parent
500c62fb67
commit
c9109627c9
@ -171,9 +171,9 @@ binary_sensors:
|
||||
required: false
|
||||
type: string
|
||||
input_type:
|
||||
description: type of adddress (holding/discrete/coil)
|
||||
description: type of adddress (discrete/coil)
|
||||
required: false
|
||||
default: holding
|
||||
default: coil
|
||||
type: string
|
||||
name:
|
||||
description: Name for this binary_sensor. Must be unique.
|
||||
|
Loading…
x
Reference in New Issue
Block a user