Files
esphome/tests/components/esp32_touch
Jonathan Swoboda e65438b27c [esp32_touch] Support voltage_attenuation with new unified driver
The new touch_volt_lim_h_t enum combines high_voltage_reference and
voltage_attenuation into a single value. Map the two user-facing config
options to the correct combined enum using a lookup table.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 22:49:20 -05:00
..