Remove mode settings for PIR
This commit is contained in:
parent
1b90532f69
commit
54a423b53c
@ -232,11 +232,7 @@ binary_sensor:
|
||||
- platform: gpio
|
||||
name: "PIR GPIO"
|
||||
id: pir_gpio
|
||||
pin:
|
||||
number: GPIO33
|
||||
mode:
|
||||
input: true
|
||||
pulldown: true
|
||||
pin: GPIO33
|
||||
internal: false
|
||||
device_class: motion
|
||||
on_press:
|
||||
|
Loading…
x
Reference in New Issue
Block a user