pulse_counter_ulp: Add tests

Modified from pulse_counter, reduced in scope to esp32
This commit is contained in:
brisk 2024-10-06 17:15:28 +10:30
parent e5ac747225
commit 8619852a28

View file

@ -0,0 +1,10 @@
sensor:
- platform: pulse_counter_ulp
name: Pulse Counter ULP
pin: 4
count_mode:
rising_edge: INCREMENT
falling_edge: DECREMENT
sleep_duration: 13ms
debounce: 4
update_interval: 15s