From 246f65190e3a28eb86871513ca585d68ef5ded8a Mon Sep 17 00:00:00 2001 From: mjallen18 Date: Tue, 14 Apr 2026 17:37:38 -0500 Subject: [PATCH] cyd --- .../nixos/homeassistant/services/esphome/cyd-base-hw.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/nixos/homeassistant/services/esphome/cyd-base-hw.yaml b/modules/nixos/homeassistant/services/esphome/cyd-base-hw.yaml index 09148aa..05d64b0 100644 --- a/modules/nixos/homeassistant/services/esphome/cyd-base-hw.yaml +++ b/modules/nixos/homeassistant/services/esphome/cyd-base-hw.yaml @@ -93,7 +93,8 @@ font: image: - file: "images/home-background.png" id: bg_home - type: RGB56524 + type: RGB565 + dither: NONE24 sensor: - platform: wifi_signal @@ -297,9 +298,9 @@ display: id: my_display spi_id: lcd model: ILI9341 + color_palette: 8BIT cs_pin: 15 dc_pin: 2 - color_order: rgb invert_colors: false update_interval: never auto_clear_enabled: false