mirror of
https://github.com/esphome/esphome.git
synced 2025-01-19 12:24:05 +00:00
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 5a6a111aa8351a9719714d2ce7b9ae1d40505235. * Move into header file * Update esp32_touch.h Co-authored-by: olg <x> Co-authored-by: Otto Winter <otto@otto-winter.com>
ESPHome
Documentation: https://esphome.io/
For issues, please go to the issue tracker.
For feature requests, please see feature requests.
Description
Languages
C++
70.1%
Python
29.6%
C
0.1%