diff --git a/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_touch.yaml b/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_touch.yaml index a58e473..577146c 100644 --- a/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_touch.yaml +++ b/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_touch.yaml @@ -466,7 +466,6 @@ tx_ultimate_easy: - lambda: |- ESP_LOGI("core_hw_touch", "Swipe %s", (sl_tx_model_format->state == "${TX_MODEL_FORMAT_EU_TEXT}") ? "right" : "up"); - ESP_LOGI("core_hw_touch", "Swipe %s", swipe_direction.c_str()); touch_swipe_right->execute(); on_touch_event: