diff --git a/home-assistant-voice.yaml b/home-assistant-voice.yaml index de6ce257..74651c7a 100644 --- a/home-assistant-voice.yaml +++ b/home-assistant-voice.yaml @@ -22,8 +22,6 @@ esphome: friendly_name: Home Assistant Voice name_add_mac_suffix: true min_version: 2025.2.0 - platformio_options: - board_build.flash_mode: dio on_boot: priority: 375 then: @@ -524,9 +522,11 @@ light: - platform: esp32_rmt_led_strip id: leds_internal pin: GPIO21 + 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