periodic push
This commit is contained in:
6
esphome/sensors/pir_raw.yaml
Executable file
6
esphome/sensors/pir_raw.yaml
Executable file
@@ -0,0 +1,6 @@
|
||||
binary_sensor:
|
||||
- platform: gpio
|
||||
name: "PIR_raw"
|
||||
pin: ${pin_pir}
|
||||
icon: mdi:motion-sensor
|
||||
device_class: motion
|
||||
Reference in New Issue
Block a user