From b3f999ece3a894b4802ee1b3f3236935d281745e Mon Sep 17 00:00:00 2001 From: Martijn Date: Tue, 29 Oct 2024 21:44:42 +0100 Subject: [PATCH] Update base.yaml --- package/base.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/base.yaml b/package/base.yaml index be8442a..8ead574 100644 --- a/package/base.yaml +++ b/package/base.yaml @@ -54,11 +54,13 @@ light: num_leds: 17 - platform: monochromatic output: displays_mini_backlight_pwm + gamma_correct : 2.2 name: "Mini Display Backlight" id: displays_mini_backlight restore_mode: ALWAYS_ON - platform: monochromatic output: display_main_backlight_pwm + gamma_correct : 2.2 name: "Main Display Backlight" id: display_main_backlight restore_mode: ALWAYS_ON