1
0
mirror of https://github.com/esphome/esphome.git synced 2025-01-19 12:24:05 +00:00

10 lines
197 B
YAML
Raw Normal View History

sensor:
- platform: pulse_counter
name: Pulse Counter
pin: 4
count_mode:
rising_edge: INCREMENT
falling_edge: DECREMENT
internal_filter: 13us
update_interval: 15s