Remove touchevent sensor

It was replaced by new `on_touch` trigger from Nextion component
This commit is contained in:
Edward Firmo
2023-12-16 08:41:58 +01:00
parent 6239149ec6
commit 54638c619c
85 changed files with 1031 additions and 3750 deletions

View File

@@ -1244,18 +1244,6 @@ select:
##### START - SENSOR CONFIGURATION #####
sensor:
##### touchevent sensor, Reset the page timeout #####
- id: touchevent
platform: nextion
nextion_id: disp1
component_name: touchevent
internal: true
on_value:
then:
- lambda: |-
ESP_LOGE("sensor.touchevent", "Deprecated method called!");
timer_reset_all->execute(current_page->state.c_str());
##### INTERNAL TEMPERATURE SENSOR, ADC VALUE #####
- id: ntc_source
platform: adc