mirror of
https://github.com/esphome/esphome.git
synced 2026-03-01 10:24:19 -07:00
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>