Update pulldown mode config
This commit is contained in:
@@ -771,7 +771,9 @@ binary_sensor:
|
|||||||
id: pir_gpio
|
id: pir_gpio
|
||||||
pin:
|
pin:
|
||||||
number: GPIO32
|
number: GPIO32
|
||||||
mode: INPUT_PULLDOWN
|
mode:
|
||||||
|
input: true
|
||||||
|
pulldown: true
|
||||||
internal: false
|
internal: false
|
||||||
device_class: motion
|
device_class: motion
|
||||||
on_press:
|
on_press:
|
||||||
|
Reference in New Issue
Block a user