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