From 3786cdcfa6c1949d45474a071117fc277fadea75 Mon Sep 17 00:00:00 2001 From: Keith Burzinski Date: Thu, 23 Jan 2025 05:30:22 -0600 Subject: [PATCH] Add `max_refresh_rate`, too --- home-assistant-voice.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/home-assistant-voice.yaml b/home-assistant-voice.yaml index 5a2ace46..03973b5e 100644 --- a/home-assistant-voice.yaml +++ b/home-assistant-voice.yaml @@ -554,10 +554,11 @@ light: - platform: esp32_rmt_led_strip id: leds_internal pin: GPIO21 - rmt_symbols: 192 + chipset: WS2812 + max_refresh_rate: 15ms num_leds: 12 rgb_order: GRB - chipset: WS2812 + rmt_symbols: 192 default_transition_length: 0ms power_supply: led_power