From d75297fde4e08839609785157ea51733d650e5b1 Mon Sep 17 00:00:00 2001 From: Joshua King Date: Fri, 6 Mar 2026 14:56:49 -0500 Subject: [PATCH] Enable horizontal mirroring for display in Cat Medication Tracker --- esphome/cat-medication-tracker.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/esphome/cat-medication-tracker.yaml b/esphome/cat-medication-tracker.yaml index 27ba7f8..ac7e5e3 100644 --- a/esphome/cat-medication-tracker.yaml +++ b/esphome/cat-medication-tracker.yaml @@ -65,6 +65,7 @@ display: dc_pin: GPIO2 reset_pin: GPIO4 rotation: 0 + mirror_x: true invert_colors: false color_order: bgr data_rate: 10MHz