From ef9c72b6ad141650dc1215db1fd26b7a8b621ded Mon Sep 17 00:00:00 2001 From: bonamin Date: Mon, 5 Jan 2026 19:21:05 +0200 Subject: [PATCH] Fix: Waveshare ESP32-S3 LCD7 Display Rotation --- .../frontend/hardware/waveshare-esp32-s3-touch-lcd-7.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/reterminal_dashboard/frontend/hardware/waveshare-esp32-s3-touch-lcd-7.yaml b/custom_components/reterminal_dashboard/frontend/hardware/waveshare-esp32-s3-touch-lcd-7.yaml index a25b96c0..73ca03f3 100644 --- a/custom_components/reterminal_dashboard/frontend/hardware/waveshare-esp32-s3-touch-lcd-7.yaml +++ b/custom_components/reterminal_dashboard/frontend/hardware/waveshare-esp32-s3-touch-lcd-7.yaml @@ -111,7 +111,7 @@ display: - platform: mipi_rgb model: ESP32-S3-TOUCH-LCD-7-800X480 id: my_display - rotation: 90 + rotation: 0 update_interval: never auto_clear_enabled: false color_order: RGB