mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
PCAL9535A typo correction: binary_sensors are inputs (#11183)
* Typo correction: binary_sensors are inputs
* ✏️ Tweak
This commit is contained in:
parent
9cfb9b69b1
commit
8b2475ca76
@ -56,7 +56,7 @@ pins:
|
|||||||
required: true
|
required: true
|
||||||
type: [integer, string]
|
type: [integer, string]
|
||||||
invert_logic:
|
invert_logic:
|
||||||
description: If `true`, inverts the output logic to ACTIVE LOW.
|
description: If `true`, inverts the input logic to ACTIVE LOW.
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
default: "`false` (ACTIVE HIGH)"
|
default: "`false` (ACTIVE HIGH)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user