esphome/esphome/components/mpr121
Michiel van Turnhout 5893506528 Mpr121 added debounce and thresholds config (#558)
* fixed code issues from previous PR

* travis line to long

* travis

* more travis

* Update esphome/components/mpr121/mpr121.h

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* fixed issues

* fixed issues

* fixes remove duplicate line
remove threshold settings

* fixed touch release thresholds mixup
2019-05-28 20:39:20 +02:00
..
__init__.py Mpr121 added debounce and thresholds config (#558) 2019-05-28 20:39:20 +02:00
binary_sensor.py Mpr121 added debounce and thresholds config (#558) 2019-05-28 20:39:20 +02:00
mpr121.cpp Mpr121 added debounce and thresholds config (#558) 2019-05-28 20:39:20 +02:00
mpr121.h Mpr121 added debounce and thresholds config (#558) 2019-05-28 20:39:20 +02:00