From 0569620c6ce8e0662ee6b21b410b36d9420cd22e Mon Sep 17 00:00:00 2001 From: Joshua King Date: Fri, 6 Mar 2026 15:12:30 -0500 Subject: [PATCH] Update display rotation to 180 degrees and disable horizontal mirroring in Cat Medication Tracker --- esphome/cat-medication-tracker.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/esphome/cat-medication-tracker.yaml b/esphome/cat-medication-tracker.yaml index ac7e5e3..5a062a7 100644 --- a/esphome/cat-medication-tracker.yaml +++ b/esphome/cat-medication-tracker.yaml @@ -64,8 +64,7 @@ display: cs_pin: GPIO15 dc_pin: GPIO2 reset_pin: GPIO4 - rotation: 0 - mirror_x: true + rotation: 180 invert_colors: false color_order: bgr data_rate: 10MHz