esphome/esphome/components/esp32_touch
rnauber c13f132399 Add set_threshold and get_value methods to ESP32TouchBinarySensor. (#631)
* Add set_threshold and get_value methods to ESP32TouchBinarySensor and add a test.

* esp32_touch_binary_adaptive: fix formatting

* Remove superfluous static from testcase

* Revert "Remove superfluous static from testcase"

This reverts commit 5a6a111aa8.

* Move into header file

* Update esp32_touch.h


Co-authored-by: olg <x>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-06-16 19:14:13 +02:00
..
__init__.py Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
binary_sensor.py Use relative include, add check 2019-05-27 13:06:45 +02:00
esp32_touch.cpp Add set_threshold and get_value methods to ESP32TouchBinarySensor. (#631) 2019-06-16 19:14:13 +02:00
esp32_touch.h Add set_threshold and get_value methods to ESP32TouchBinarySensor. (#631) 2019-06-16 19:14:13 +02:00