From 1ec3e1879f1b490f07b45317a3d1c99b85df644f Mon Sep 17 00:00:00 2001 From: Martijn Date: Thu, 27 Nov 2025 21:47:29 +0100 Subject: [PATCH] added 'color_palette' --- package/1bar_1display.yaml | 1 + package/2bar_1display.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/package/1bar_1display.yaml b/package/1bar_1display.yaml index e0f8800..f19449e 100644 --- a/package/1bar_1display.yaml +++ b/package/1bar_1display.yaml @@ -133,6 +133,7 @@ display: invert_colors: false color_order: rgb update_interval: 30s + color_palette: 8BIT dc_pin: number: GPIO37 allow_other_uses: true diff --git a/package/2bar_1display.yaml b/package/2bar_1display.yaml index faffb1b..ebfa4f5 100644 --- a/package/2bar_1display.yaml +++ b/package/2bar_1display.yaml @@ -205,6 +205,7 @@ display: invert_colors: false color_order: rgb update_interval: 30s + color_palette: 8BIT dc_pin: number: GPIO37 allow_other_uses: true