mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 04:33:27 +02:00
c13f132399ac5d3d000d2facdbd8e446927e7d90
* 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
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Languages
C++
69%
Python
30.7%
C
0.2%
