From 330cf7569faf3aebbfad2909c9d966a47027045b Mon Sep 17 00:00:00 2001 From: Commander1024 Date: Wed, 16 Sep 2026 15:32:18 +0200 Subject: [PATCH] Minor esphome config change for GRB LED --- esphome/m5stack-atom-echo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esphome/m5stack-atom-echo.yaml b/esphome/m5stack-atom-echo.yaml index 9bcfdd4..92b3891 100644 --- a/esphome/m5stack-atom-echo.yaml +++ b/esphome/m5stack-atom-echo.yaml @@ -232,7 +232,7 @@ light: default_transition_length: 0s chipset: SK6812 num_leds: 1 - rgb_order: grb + channel_colors: GRB effects: - pulse: name: "Slow Pulse"